Structs§
- Simple
Parser Database - A salsa database for parsing only.
Functions§
- get_
syntax_ file_ and_ diagnostics - Returns the syntax_file and diagnostic of a file in the db.
- get_
syntax_ root_ and_ diagnostics - Returns the syntax_root and diagnostic of a file in the db.
- get_
syntax_ root_ and_ diagnostics_ from_ file - Reads a cairo file to the db and return the syntax_root and diagnostic of its parsing.