global property

bool global
final

If true, every block of delimited text, nested or not, will be matched. If false, only top-level blocks of delimited text will be matched.

Implementation

final bool global;