Parser State
ParserState instances are immutable and keep track of a current lexingState and clientDataMap during parsing.
Author
Mark van Gulik
Parameters
lexing State
The LexingState at this parse position.
client Data Map
The map of data used by macros while parsing Avail code.
Functions
Properties
Link copied to clipboard
A map of interesting information used by the compiler.
Link copied to clipboard