Structs§
- Parse
Context - Context for parsing, containing shared state passed through parser functions.
Enums§
Functions§
- get_
documentation - Fetch Essence syntax documentation from Conjure’s
docs/bits/folder on GitHub. - get_
expr_ tree - Parse an expression fragment, allowing a dummy prefix for error recovery.
- get_
metavars - Get all meta-variable names in a node
- get_
tree - Parse the given source code into a syntax tree using tree-sitter.
- named_
children - Get the named children of a node
- node_
is_ expression - query_
toplevel - Get all top-level nodes that match the given predicate