| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.ast |
The fully resolved abstract syntax tree (AST) representation of the constraint language.
|
| net.sourceforge.nrl.parser.ast.action |
The fully resolved extended abstract syntax tree (AST) representation for the
action language.
|
| net.sourceforge.nrl.parser.type |
Abstract type assignment and type checking for the completed AST.
|
| Constructor and Description |
|---|
ActionVisitorDispatcher(INRLActionDetailVisitor visitor)
Initialise the dispatcher with a actionVisitor.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
INRLActionDetailVisitor.Stub
Default implementation that does nothing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionTypeChecker
An extension of the type checker for the action language.
|
Copyright © 2006-2013. All Rights Reserved.