Package ch.usi.si.seart.treesitter.exception
-
Exception Summary Exception Description ByteOffsetOutOfBoundsException Thrown to indicate that a specified byte offset is outside a node's byte range.PointOutOfBoundsException Thrown to indicate that a specified point is outside a node's point range.TreeSitterException The base exception type for all tree-sitter exceptions.