Modules§
Structs§
Functions§
- parse_
file - Parses the given file and returns the program AST.
- parse_
file_ content - Parses the given file content and returns the program AST.
- parse_
file_ content_ with_ settings - Parses the given file content with custom settings and returns the program AST.
- parse_
file_ with_ settings - Parses the given file with custom settings and returns the program AST.