| Class | Description |
|---|---|
| LookAheadPreservingNodeModelBuilder |
This is required together with the
TokenSequencePreservingPartialParsingHelper. |
| TokenSequencePreservingPartialParsingHelper |
A customized partial parsing helper that falls eagerly back to a full parse
as soon as the new token sequence would be different from the old one.
|