Uses of Class
ch.usi.si.seart.treesitter.exception.parser.ParserException
-
Packages that use ParserException Package Description ch.usi.si.seart.treesitter.exception.parser -
-
Uses of ParserException in ch.usi.si.seart.treesitter.exception.parser
Subclasses of ParserException in ch.usi.si.seart.treesitter.exception.parser Modifier and Type Class Description classIncompatibleLanguageExceptionThrown when attempts to set the parser language result in failure.classParsingExceptionThrown when there is an error during parsing.
-