inside property

Grammar? get inside

The nested grammar used to tokenize this rule's matched text, or null.

Stored as a thunk so grammars can reference themselves or each other without initialization cycles.

Implementation

Grammar? get inside => _inside?.call();