Package ajax.type

Class Summary
ArrayType Class BuiltInType represents the array type objects.
BuiltInType Class BuiltInType represents the built-in types: int, float, boolean, char and string.
ComposedType Class ComposedType represents a type composed by subtypes
FieldType class FieldType - the type of a field in a tuple
Type Class Type is the root of the type hierarchy which is used for internal representation of types.
 

Exception Summary
AjaxTypeException The Ajax type exception occurs when duplicated named fields are added - change this text!!!