| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.type |
Abstract type assignment and type checking for the completed AST.
|
| Class and Description |
|---|
| ConstraintTypeChecker
Default type checker implementation.
|
| ITypeChecker
A type checker traverses an AST and assigns a data type to every node.
|
| ITypeMapping
A mapping from model elements to types.
|
| TypeMapping
A default type mapping implementation.
|
| TypeMappingEntry
An entry for the
TypeMapping class. |
Copyright © 2006-2013. All Rights Reserved.