LexedSource
Properties
Functions
Link copied to clipboard
Forces lexing through EOF and returns an immutable, self-contained source snapshot.
Link copied to clipboard
Returns the significant token at an absolute significant-token index. Requests beyond the end of input return the unique end-of-input token.
Link copied to clipboard
Forces lexing through EOF and returns retained significant tokens, including EOF.