All Classes
-
All Classes Class Summary Enum Summary Exception Summary Error Summary Class Description ABIVersionError An error raised whenever there is an ABI version mismatch.InputEdit Language LibraryLoader Node A Node represents a single node in the syntax tree.Parser Parsers are stateful objects that can be assigned a language and used to produce aTreebased on some source code.ParsingException Point Query A query consists of one or more patterns, where each pattern is an S-expression that matches a certain set of nodes in a syntax tree.QueryCapture QueryCaptureException QueryCursor Cursor used for executing queries, carrying the state needed to process them.QueryException The base exception type for all exceptions related to tree-sitter queries.QueryFieldException QueryMatch QueryNodeTypeException QueryStructureException QuerySyntaxException Range SyntaxTreePrinter Utility used for pretty-printing entire syntax trees, as well as their subtrees.Tree A Tree represents the syntax tree of an entire source code file.TreeCursor A tree cursor is a stateful object that allows you to walk a syntax tree with maximum efficiency.TreeCursorNode TreeSitterException The base exception type for all tree-sitter exceptions.