Class AbstractType

java.lang.Object
gw.lang.reflect.AbstractType
All Implemented Interfaces:
IType, Serializable
Direct Known Subclasses:
CompoundType, ConstructorType, DefaultArrayType, ErrorType, FunctionType, GosuFragment, InnerClassCapableType, MetaType, NamespaceType, ParameterizedFunctionType, TypeBase, TypeVariableType

public abstract class AbstractType extends Object implements IType
See Also:
  • Constructor Details

    • AbstractType

      public AbstractType()
  • Method Details