|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeMap | |
|---|---|
| org.quattor.pan.type | Implements the pan type system. |
| Uses of TypeMap in org.quattor.pan.type |
|---|
| Methods in org.quattor.pan.type with parameters of type TypeMap | |
|---|---|
void |
FullType.verifySubtypesDefined(TypeMap types)
|
void |
AliasType.verifySubtypesDefined(TypeMap types)
|
void |
PrimitiveType.verifySubtypesDefined(TypeMap types)
|
void |
CompositeType.verifySubtypesDefined(TypeMap types)
|
void |
RecordType.verifySubtypesDefined(TypeMap types)
|
abstract void |
Type.verifySubtypesDefined(TypeMap types)
This method verifies that all of the types referenced from this type are already defined within the given context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||