Uses of Package
ch.usi.si.seart.treesitter
-
Packages that use ch.usi.si.seart.treesitter Package Description ch.usi.si.seart.treesitter -
Classes in ch.usi.si.seart.treesitter used by ch.usi.si.seart.treesitter Class Description InputEdit Language Node A Node represents a single node in the syntax tree.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 QueryMatch Range 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