Structs§
- Simple
Parser Database - A salsa database for parsing only.
Functions§
- get_
syntax_ file_ and_ diagnostics - Returns the
syntax_fileand diagnostics of a file in the DB. - get_
syntax_ root_ and_ diagnostics - Returns the
syntax_rootand diagnostics of a file in the DB. - get_
syntax_ root_ and_ diagnostics_ from_ file - Reads a Cairo file to the DB and returns the
syntax_rootand diagnostics of its parsing.