Package io.github.treesitter.jtreesitter
Class Parser.State
java.lang.Object
io.github.treesitter.jtreesitter.Parser.State
-
Method Details
-
getCurrentByteOffset
Get the current byte offset of the parser. -
hasError
public boolean hasError()Check if the parser has encountered an error. -
toString
-