Uses of Package
ch.usi.si.seart.treesitter.exception.parser
-
Packages that use ch.usi.si.seart.treesitter.exception.parser Package Description ch.usi.si.seart.treesitter Provides all the core classes for interfacing with the tree-sitter API.ch.usi.si.seart.treesitter.exception.parser Provides parser-specific exception class hierarchy. -
Classes in ch.usi.si.seart.treesitter.exception.parser used by ch.usi.si.seart.treesitter Class Description ParsingException Thrown when there is an error during parsing. -
Classes in ch.usi.si.seart.treesitter.exception.parser used by ch.usi.si.seart.treesitter.exception.parser Class Description ParserException The base exception type for all exceptions related to tree-sitter parsers.