Uses of Class
ch.usi.si.seart.treesitter.Point
-
Packages that use Point Package Description ch.usi.si.seart.treesitter -
-
Uses of Point in ch.usi.si.seart.treesitter
Methods in ch.usi.si.seart.treesitter that return Point Modifier and Type Method Description PointNode. getEndPoint()PointNode. getStartPoint()Constructors in ch.usi.si.seart.treesitter with parameters of type Point Constructor Description OffsetTreeCursor(Node node, Point offset)SyntaxTreePrinter(Node node, Point offset)Deprecated, for removal: This API element is subject to removal in a future version.
-