|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeMappingEntry | |
---|---|
net.sourceforge.nrl.parser.type | Abstract type assignment and type checking for the completed AST. |
Uses of TypeMappingEntry in net.sourceforge.nrl.parser.type |
---|
Methods in net.sourceforge.nrl.parser.type that return TypeMappingEntry | |
---|---|
TypeMappingEntry |
TypeMapping.addMapping(String packageName,
String typeName,
NRLDataType type)
Add a mapping from a type name, in a particular package, to an internal type. |
Methods in net.sourceforge.nrl.parser.type that return types with arguments of type TypeMappingEntry | |
---|---|
List<TypeMappingEntry> |
TypeMapping.getMapping()
Return the type mapping entries, in order. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |