Uses of Interface
gw.lang.reflect.ITypeInfo
Packages that use ITypeInfo
Package
Description
-
Uses of ITypeInfo in editor
Modifier and TypeMethodDescriptionprivate voidBeanTree.addFeatureNodes(ITypeInfo beanInfo, boolean arrayicize) private voidBeanTree.addMethodNodes(ITypeInfo beanInfo) private voidBeanTree.addPropertyNodes(ITypeInfo beanInfo, boolean arrayicize) private booleanBeanTree.isHidden(ITypeInfo beanInfo, IAttributedFeatureInfo feature) private booleanBeanTree.mutualExclusiveStaticFilter(ITypeInfo beanInfo, IAttributedFeatureInfo descriptor) ModifierConstructorDescriptionprivateBeanTree(ITypeInfo owner, IPropertyInfo pi, boolean arrayicize, BeanTree parent) (package private)BeanTree(ITypeInfo owner, IPropertyInfo pi, boolean arrayicize, IType whosAskin, TreeNode parent) MyPropertyRef(ITypeInfo owner, IPropertyInfo propInfo, IType whosaskin) PropertyNode(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) (package private)DynamicPropertyInfo(ITypeInfo container, String strName) -
Uses of ITypeInfo in gw.internal.gosu.ir.compiler.bytecode.expression
Methods in gw.internal.gosu.ir.compiler.bytecode.expression with parameters of type ITypeInfoModifier and TypeMethodDescriptionprivate StringStructuralTypeProxyGenerator.getReflectiveName(IAttributedFeatureInfo pi, IType rootType, ITypeInfo rootTypeInfo) -
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 ITypeInfoModifier and TypeFieldDescriptionprivate ITypeInfoCompoundType._typeInfoprivate ITypeInfoJavaType._typeInfostatic final ITypeInfoErrorTypeInfo.INSTANCEFields in gw.internal.gosu.parser with type parameters of type ITypeInfoModifier and TypeFieldDescriptionprivate Map<IRelativeTypeInfo.Accessibility,ITypeInfo> MetaType._typeInfoByAccessibilityMethods in gw.internal.gosu.parser that return ITypeInfoModifier and TypeMethodDescriptionprivate ITypeInfoJavaType.convertToTypeInfo()DynamicFunctionSymbol.getDeclaringTypeInfo()IJavaTypeInternal.getExplicitTypeInfo()JavaType.getExplicitTypeInfo()static ITypeInfoParsedElement.getQualifyingEnclosingTypeInfo(Stack<IFeatureInfo> enclosingFeatureInfos) CompoundType.getTypeInfo()ErrorType.getTypeInfo()JavaType.getTypeInfo()MetaType.getTypeInfo()NamespaceType.getTypeInfo()TypeVariableType.getTypeInfo()private ITypeInfoJavaType.loadTypeInfo()private ITypeInfoMetaType.loadTypeInfo()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) private List<? extends IMethodInfo>MetaTypeTypeInfo.getMethods(ITypeInfo typeInfo) 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) private MethodListMetaTypeTypeInfo.mergeMethods(ITypeInfo typeTypeInfo) private Map<CharSequence,IPropertyInfo> MetaTypeTypeInfo.mergeProperties(ITypeInfo typeTypeInfo) private booleanGosuClassParser.overridesMethodWithDefaultParams(FunctionStatement func, ITypeInfo typeInfo) Constructors in gw.internal.gosu.parser with parameters of type ITypeInfo -
Uses of ITypeInfo in gw.internal.gosu.parser.expressions
Methods in gw.internal.gosu.parser.expressions with parameters of type ITypeInfoModifier and TypeMethodDescriptionprivate IConstructorInfoFeatureLiteral.getSingleConsructor(IType typeToResolveAgainst, ITypeInfo typeInfo) private IMethodInfoFeatureLiteral.getSingleMethodWithName(String methodName, IType typeToResolveAgainst, ITypeInfo typeInfo) -
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>classclassFields in gw.lang.reflect declared as ITypeInfoModifier and TypeFieldDescriptionprivate ITypeInfoMethodInfoBase._containerprivate ITypeInfoPropertyInfoBase._containerprivate ITypeInfoDefaultArrayType._typeInfoMethods 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