Crate moparse

source ·

Structs

  • Stores info about the Enter or Exit syntax events
  • Represents a single Modelica token.
  • Represents collection of Modelica tokens generated by the lexer.

Enums

Functions

  • Return collection of Modelica tokens generated from the input.
  • Parse tokens and return a list of syntax events indicating scopes of specific productions.