Package-level declarations
Types
A class that defines how to parse a particular language.
A class that defines how to parse a particular language.
A class that defines how to parse a particular language.
A function that logs parsing results.
A class that is used to look up valid symbols in a specific parse state.
A class that is used to look up valid symbols in a specific parse state.
A class that is used to look up valid symbols in a specific parse state.
A class that is used to look up valid symbols in a specific parse state.
A single node within a syntax tree.
A single node within a syntax tree.
A single node within a syntax tree.
A single node within a syntax tree.
A function to retrieve a chunk of text at a given byte offset and point.
A class that is used to produce a syntax tree from source code.
A class that is used to produce a syntax tree from source code.
A class that is used to produce a syntax tree from source code.
A class that is used to produce a syntax tree from source code.
A class that represents a set of patterns which match nodes in a syntax tree.
A class that represents a set of patterns which match nodes in a syntax tree.
A class that represents a set of patterns which match nodes in a syntax tree.
Any error that occurred while instantiating a Query.
A match that corresponds to a certain pattern in the query.
A query predicate that associates conditions or arbitrary metadata with a pattern.
An argument to a QueryPredicate.
A class that can be used to efficiently walk a syntax tree.
A class that can be used to efficiently walk a syntax tree.
A class that can be used to efficiently walk a syntax tree.
A class that can be used to efficiently walk a syntax tree.