Structs
- Stores info about the
EnterorExitsyntax events - Represents a single Modelica token.
- Represents collection of Modelica tokens generated by the lexer.
Enums
- Represents a single Modelica syntax event.
- Represents Modelica grammar rules as defined in Modelica Specification 3.6.
- Represents a terminal (token).
- Represents a type of a Modelica token. Defined based on Modelica Specification 3.6.
Functions
- Return collection of Modelica tokens generated from the input.
- Parse tokens and return a list of syntax events indicating scopes of specific productions.