Skip to content

PartialParse.advance method

PartialParse › advance

Unofficial

Advance the parse by some amount.

Signature:

advance(): LezerTree | null

Returns: LezerTree | nullThe finished tree, or null if more work is needed.