| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.type |
Abstract type assignment and type checking for the completed AST.
|
| Modifier and Type | Method and Description |
|---|---|
TypeMappingEntry |
TypeMapping.addMapping(String packageName,
String typeName,
NRLDataType type)
Add a mapping from a type name, in a particular package, to an internal type.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeMappingEntry> |
TypeMapping.getMapping()
Return the type mapping entries, in order.
|
Copyright © 2006-2013. All Rights Reserved.