| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.ast |
The fully resolved abstract syntax tree (AST) representation of the constraint language.
|
| net.sourceforge.nrl.parser.ast.impl |
The ANTLR v3 implementation of the AST, including a JFlex lexer and ANTLR v3
parser.
|
| Modifier and Type | Method and Description |
|---|---|
IModelFileReference[] |
IRuleFile.getModelFileReferences()
Return the model file references, as they were declared in this rule file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelFileReferenceImpl |
| Modifier and Type | Method and Description |
|---|---|
IModelFileReference[] |
RuleFileImpl.getModelFileReferences() |
Copyright © 2006-2013. All Rights Reserved.