Structs§
- A cache for storing and retrieving BuildPlan objects.
- A
Session
is used to store information about a single member in a workspace. It stores the parsed and typed Tokens, as well as the [TypeEngine] associated with the project.
Functions§
- Parse the LexedProgram to populate the TokenMap with lexed nodes.
- Parses the project and returns true if the compiler diagnostics are new and should be published.