Static
fromTransforms the PreModel into a Model
additional constants added to the runtime
additional functions that can be used in the transformation process
Executes type checking on the PreModel, reporting any type errors that are found
additional constants added to the runtime
additional functions that can be used in the type checking process
Create a type map for the source code provided, the key is the offset of the token in the source code and the type is the type of the token
Converts the PreModel into a latex string
Formats the source code
Serialize the PreModel as a json object