Index of exceptions


C
CONFIRM_RULE [Exceptions]
This exception is used for all those cases which must be matched into a pattern-matching, but will never verify, e.g.

N
NON_DECLARED_VARIABLE [Exceptions]

S
SEMANTIC_ERROR [Exceptions]
SYNTAX_ERROR [Exceptions]

T
TYPE_ERROR [Exceptions]

U
UnknownChar [Lexer]