Package ch.usi.si.seart.treesitter.exception
-
Exception Summary Exception Description ParsingException Thrown when there is an error during parsing.TreeSitterException The base exception type for all tree-sitter exceptions.
| Exception | Description |
|---|---|
| ParsingException |
Thrown when there is an error during parsing.
|
| TreeSitterException |
The base exception type for all tree-sitter exceptions.
|