PartialParse.advance method
PartialParse › advance
Unofficial
Advance the parse by some amount.Signature:
advance(): LezerTree | nullReturns: LezerTree | null — The finished tree, or null if more work is needed.
PartialParse › advance
Unofficial
Advance the parse by some amount.Signature:
advance(): LezerTree | nullReturns: LezerTree | null — The finished tree, or null if more work is needed.