appended property

Pattern? appended
final

A Pattern expected to follow endDelimiter.

Any endDelimiters that are not followed by appended will not be matched, but will still be accounted for in the nesting order.

Implementation

final Pattern? appended;