Package de.upb.hni.vmagic.type

Contains type meta classes.

See:
          Description

Interface Summary
SubtypeIndication Subtype indication.
 

Class Summary
AccessType Access type.
ArrayType Abstract base class for array types.
ConstrainedArray Constrained array.
EnumerationType Enumeration type.
FileType File type.
IncompleteType Incomplete type.
IndexSubtypeIndication Index constraint subtype indication.
IntegerType Integer type.
PhysicalType Physical type.
PhysicalType.Unit A unit in a physical type.
RangeSubtypeIndication Range constraint subtype indication.
RecordType Record type.
RecordType.ElementDeclaration Element declaration in a record type.
ResolvedSubtypeIndication Subtype indication with a resolution function.
Type Type.
TypeVisitor Type visitor.
UnconstrainedArray Unconstrained array.
UnresolvedType Unresolved type.
 

Package de.upb.hni.vmagic.type Description

Contains type meta classes.