|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
INRLParser | An INRLParser is a parser that can return a fully-resolved NRL abstract syntax tree. |
IStatusCode | An interface of status code constants for the syntax and semantic error classes. |
Class Summary | |
---|---|
NRLError | An abstract error that contains line, column and character index info, as well as a status code. |
NRLParser | The main parser interface for creating an NRL AST. |
SemanticError | A semantic error that occurred during AST creation or AST resolution. |
SyntaxError | An error that occurred during parsing. |
This top-level package contains utility classes referenced elsewhere.
Specifically, it contains the error handling classes, which are used to report syntactic and semantic errors.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |