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