Module libdiffsitter::parse
source · Expand description
Utilities for reading and parsing files with the diffsitter parser
Structs
- Configuration options pertaining to loading grammars and parsing files.
Enums
- Possible errors that can arise when loading grammars
Functions
- Generate a langauge from a language string.
- Create an instance of a language from a file extension
- Parse a file to an AST
- Get the language string that corresponds to an extension.
- Return the languages supported by this instance of the tool in alphabetically sorted order