-
For Removal Element Description ch.usi.si.seart.treesitter.Node.getDescendantForByteRange(int, int) UseNode.getDescendant(int, int)insteadch.usi.si.seart.treesitter.Node.getNodeString() This operation is potentially unsafe for large treesch.usi.si.seart.treesitter.QueryCursor(Node, Query) UseNode.walk(Query)instead
-
Methods Method Description ch.usi.si.seart.treesitter.Node.getDescendantForByteRange(int, int) UseNode.getDescendant(int, int)insteadch.usi.si.seart.treesitter.Node.getNodeString() This operation is potentially unsafe for large trees
-
Constructors Constructor Description ch.usi.si.seart.treesitter.QueryCursor(Node, Query) UseNode.walk(Query)instead