| Modifier and Type | Field and Description |
|---|---|
protected BaseType |
baseType |
protected Range |
range |
source, sourceRange| Constructor and Description |
|---|
CompositeType(String source,
SourceRange sourceRange,
BaseType baseType,
Range range) |
| Modifier and Type | Method and Description |
|---|---|
void |
verifySubtypesDefined(TypeMap types)
This method verifies that all of the types referenced from this type are
already defined within the given context.
|
getBuiltinTypesfindDefault, getSource, getSourceRange, setDefaults, toString, validate, validateAsIncludedTypepublic CompositeType(String source, SourceRange sourceRange, BaseType baseType, Range range)
public void verifySubtypesDefined(TypeMap types)
TypeverifySubtypesDefined in class Typetypes - TypeMap to use for looking up referenced typesCopyright © 2014 Quattor. All Rights Reserved.