| Package | Description |
|---|---|
| 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 |
|---|---|
VariableContext |
AntlrModelResolverVisitor.getVariableContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModelReferenceHelper.resolveReference(ModelReferenceImpl ref,
IModelCollection models,
IModelElement contextElement,
IClassifier initialContext,
VariableContext variableContext,
Map<String,IVariableDeclaration> globalVariableContext,
List<NRLError> errors)
Resolve a reference by looking up the initial step and traversing a path.
|
Copyright © 2006-2013. All Rights Reserved.