Uses of Interface
gw.lang.reflect.ITypeInfo
Packages that use ITypeInfo
Package
Description
-
Uses of ITypeInfo in editor
ModifierConstructorDescriptionPropertyNode(ITypeInfo owner, IPropertyInfo descriptor, boolean arrayicize, IType whosaskin) -
Uses of ITypeInfo in gw.internal.gosu.dynamic
Classes in gw.internal.gosu.dynamic that implement ITypeInfoMethods in gw.internal.gosu.dynamic that return ITypeInfoConstructors in gw.internal.gosu.dynamic with parameters of type ITypeInfoModifierConstructorDescriptionDynamicConstructorInfo(ITypeInfo dynamicTypeInfo, IType... paramTypes) protectedDynamicMethodInfo(ITypeInfo container, String strName, IType... paramTypes) -
Uses of ITypeInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement ITypeInfoModifier and TypeClassDescriptionclassclassclassclassclassclassclassFields in gw.internal.gosu.parser declared as ITypeInfoMethods in gw.internal.gosu.parser that return ITypeInfoModifier and TypeMethodDescriptionDynamicFunctionSymbol.getDeclaringTypeInfo()IJavaTypeInternal.getExplicitTypeInfo()static ITypeInfoParsedElement.getQualifyingEnclosingTypeInfo(Stack<IFeatureInfo> enclosingFeatureInfos) CompoundType.getTypeInfo()ErrorType.getTypeInfo()MetaType.getTypeInfo()NamespaceType.getTypeInfo()TypeVariableType.getTypeInfo()Methods in gw.internal.gosu.parser with parameters of type ITypeInfoModifier and TypeMethodDescriptionGosuIndustrialParkImpl.createLengthProperty(ITypeInfo typeInfo) static MethodListBeanAccess.getMethods(ITypeInfo beanInfo, IType whosaskin) List<? extends IMethodInfo> GosuIndustrialParkImpl.getMethods(ITypeInfo beanInfo, IType ownersIntrinsicType) static List<? extends IPropertyInfo> BeanAccess.getProperties(ITypeInfo beanInfo, IType classBean) List<? extends IPropertyInfo> GosuIndustrialParkImpl.getProperties(ITypeInfo beanInfo, IType classSource) static IPropertyInfoBeanAccess.getProperty(ITypeInfo beanInfo, IType classBean, String strMember) -
Uses of ITypeInfo in gw.internal.gosu.parser.fragments
Classes in gw.internal.gosu.parser.fragments that implement ITypeInfo -
Uses of ITypeInfo in gw.internal.gosu.parser.types
Methods in gw.internal.gosu.parser.types that return ITypeInfo -
Uses of ITypeInfo in gw.internal.gosu.properties
Classes in gw.internal.gosu.properties that implement ITypeInfoMethods in gw.internal.gosu.properties that return ITypeInfo -
Uses of ITypeInfo in gw.lang
Modifier and TypeMethodDescriptionstatic IPropertyInfoGosuShop.createLengthProperty(ITypeInfo typeInfo) IGosuShop.createLengthProperty(ITypeInfo typeInfo) List<? extends IMethodInfo> IGosuShop.getMethods(ITypeInfo beanInfo, IType ownersIntrinsicType) List<? extends IPropertyInfo> IGosuShop.getProperties(ITypeInfo beanInfo, IType classSource) -
Uses of ITypeInfo in gw.lang.parser
Methods in gw.lang.parser that return ITypeInfo -
Uses of ITypeInfo in gw.lang.reflect
Subinterfaces of ITypeInfo in gw.lang.reflectClasses in gw.lang.reflect that implement ITypeInfoModifier and TypeClassDescriptionclassclassclassclassclassFeatureManagerTypeInfoBase<T extends CharSequence>classclassMethods in gw.lang.reflect that return ITypeInfoModifier and TypeMethodDescriptionfinal ITypeInfoDefaultArrayType.getTypeInfo()FunctionType.getTypeInfo()IType.getTypeInfo()Get the type information for this intrinsic type.ParameterizedFunctionType.getTypeInfo()Methods in gw.lang.reflect with parameters of type ITypeInfoModifier and TypeMethodDescriptionstatic List<? extends IMethodInfo> TypeSystem.getMethods(ITypeInfo beanInfo, IType ownersIntrinsicType) static List<? extends IPropertyInfo> TypeSystem.getProperties(ITypeInfo beanInfo, IType classSource) Constructors in gw.lang.reflect with parameters of type ITypeInfoModifierConstructorDescriptionMetaMethodInfoDelegate(ITypeInfo container, IMethodInfo source) MetaPropertyInfoDelegate(ITypeInfo container, IPropertyInfo source) protectedMethodInfoBase(ITypeInfo container) protectedPropertyInfoBase(ITypeInfo container) -
Uses of ITypeInfo in gw.lang.reflect.gs
Subinterfaces of ITypeInfo in gw.lang.reflect.gs -
Uses of ITypeInfo in gw.lang.reflect.java
Subinterfaces of ITypeInfo in gw.lang.reflect.java