| Package | Description |
|---|---|
| net.sourceforge.nrl.parser |
This top-level package contains utility classes referenced elsewhere.
|
| net.sourceforge.nrl.parser.ast.action.impl | |
| net.sourceforge.nrl.parser.ast.constraints.impl | |
| net.sourceforge.nrl.parser.ast.impl |
The ANTLR v3 implementation of the AST, including a JFlex lexer and ANTLR v3
parser.
|
| net.sourceforge.nrl.parser.operators |
Operator library management package.
|
| net.sourceforge.nrl.parser.type |
Abstract type assignment and type checking for the completed AST.
|
| Class and Description |
|---|
| INRLParser
An INRLParser is a parser that can return a fully-resolved NRL abstract syntax tree.
|
| NRLError
An abstract error that contains line, column and character index info, as well as a
status code.
|
| SemanticError
A semantic error that occurred during AST creation or AST resolution.
|
| Class and Description |
|---|
| NRLError
An abstract error that contains line, column and character index info, as well as a
status code.
|
| Class and Description |
|---|
| NRLError
An abstract error that contains line, column and character index info, as well as a
status code.
|
| Class and Description |
|---|
| NRLError
An abstract error that contains line, column and character index info, as well as a
status code.
|
| SyntaxError
An error that occurred during parsing.
|
| Class and Description |
|---|
| NRLError
An abstract error that contains line, column and character index info, as well as a
status code.
|
| Class and Description |
|---|
| NRLError
An abstract error that contains line, column and character index info, as well as a
status code.
|
Copyright © 2006-2013. All Rights Reserved.