Uses of Class
gw.internal.gosu.parser.ExtendedTypeData
-
Packages that use ExtendedTypeData Package Description gw.internal.gosu.parser -
-
Uses of ExtendedTypeData in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser that return ExtendedTypeData Modifier and Type Method Description static ExtendedTypeDataExtendedTypeData. newInstance(Object data, Class<?> extensionInterface)ExtendedTypeDataExtendedTypeDataFactory. newPropertyData(IJavaType type, String name)Creates a new instance of a property extension for a property with the given name.ExtendedTypeDataExtendedTypeDataFactory. newTypeData(String name)Creates a new instance of a type extension for the type with the given name.
-