Uses of Interface
gw.lang.reflect.IMetaType
Packages that use IMetaType
Package
Description
-
Uses of IMetaType in editor
Modifier and TypeMethodDescriptionPackageType.getLiteralMetaType()TypeInPackageType.getLiteralMetaType()PackageType.getMetaType()TypeInPackageType.getMetaType()ModifierConstructorDescriptionMetaInfoPopup(IMetaType type, String strMemberPath, boolean bConstrainByLastPathElement, GosuEditor editor) -
Uses of IMetaType in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IMetaTypeMethods in gw.internal.gosu.parser that return IMetaTypeModifier and TypeMethodDescriptionGosuIndustrialParkImpl.createMetaType(IType type, boolean literal) TypeLoaderAccess.getDefaultType()MetaTypeTypeInfo.getOwnersType()MetaType.getParameterizedType(IType... ofType) -
Uses of IMetaType in gw.lang
Modifier and TypeMethodDescriptionstatic IMetaTypeGosuShop.createMetaType(IType type, boolean literal) IGosuShop.createMetaType(IType type, boolean literal) -
Uses of IMetaType in gw.lang.parser.expressions
Methods in gw.lang.parser.expressions that return IMetaType -
Uses of IMetaType in gw.lang.reflect
Fields in gw.lang.reflect declared as IMetaTypeModifier and TypeFieldDescriptionprivate IMetaTypeAbstractType._literalMetaTypeprivate IMetaTypeAbstractType._metaTypeMethods in gw.lang.reflect that return IMetaTypeModifier and TypeMethodDescriptionITypeSystem.getDefaultType()static IMetaTypeTypeSystem.getDefaultType()AbstractType.getLiteralMetaType()IType.getLiteralMetaType()AbstractType.getMetaType()IType.getMetaType()