Uses of Interface
gw.lang.reflect.ITypeInfo
-
-
Uses of ITypeInfo in editor
Classes in editor that implement ITypeInfo Modifier and Type Class Description classPackageTypeInfoclassTypeInPackageTypeInfoFields in editor declared as ITypeInfo Modifier and Type Field Description private ITypeInfoPropertyNode.MyPropertyRef. _ownerMethods in editor that return ITypeInfo Modifier and Type Method Description ITypeInfoPackageType. getTypeInfo()ITypeInfoTypeInPackageType. getTypeInfo()Methods in editor with parameters of type ITypeInfo Modifier and Type Method Description private 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)Constructors in editor with parameters of type ITypeInfo Constructor Description BeanTree(ITypeInfo owner, IPropertyInfo pi, boolean arrayicize, BeanTree parent)BeanTree(ITypeInfo owner, IPropertyInfo pi, boolean arrayicize, IType whosAskin, javax.swing.tree.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 ITypeInfo Modifier and Type Class Description classDynamicTypeInfoMethods in gw.internal.gosu.dynamic that return ITypeInfo Modifier and Type Method Description ITypeInfoDynamicType. getTypeInfo()Constructors in gw.internal.gosu.dynamic with parameters of type ITypeInfo Constructor Description DynamicConstructorInfo(ITypeInfo dynamicTypeInfo, IType... paramTypes)DynamicMethodInfo(ITypeInfo container, java.lang.String strName, IType... paramTypes)DynamicPropertyInfo(ITypeInfo container, java.lang.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 ITypeInfo Modifier and Type Method Description private java.lang.StringStructuralTypeProxyGenerator. getReflectiveName(IAttributedFeatureInfo pi, IType rootType, ITypeInfo rootTypeInfo) -
Uses of ITypeInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement ITypeInfo Modifier and Type Class Description classCompoundTypeInfoclassErrorTypeInfoclassGosuClassTypeInfoclassITypeLoaderTypeInfoclassJavaTypeInfoclassMetaTypeTypeInfoclassNamespaceTypeInfoFields in gw.internal.gosu.parser declared as ITypeInfo Modifier and Type Field Description private ITypeInfoCompoundType. _typeInfoprivate ITypeInfoJavaType. _typeInfostatic ITypeInfoErrorTypeInfo. INSTANCEFields in gw.internal.gosu.parser with type parameters of type ITypeInfo Modifier and Type Field Description private java.util.Map<IRelativeTypeInfo.Accessibility,ITypeInfo>MetaType. _typeInfoByAccessibilityMethods in gw.internal.gosu.parser that return ITypeInfo Modifier and Type Method Description private ITypeInfoJavaType. convertToTypeInfo()ITypeInfoDynamicFunctionSymbol. getDeclaringTypeInfo()ITypeInfoIJavaTypeInternal. getExplicitTypeInfo()ITypeInfoJavaType. getExplicitTypeInfo()static ITypeInfoParsedElement. getQualifyingEnclosingTypeInfo(java.util.Stack<IFeatureInfo> enclosingFeatureInfos)ITypeInfoCompoundType. getTypeInfo()ITypeInfoErrorType. getTypeInfo()ITypeInfoJavaType. getTypeInfo()ITypeInfoMetaType. getTypeInfo()ITypeInfoNamespaceType. getTypeInfo()ITypeInfoTypeVariableType. getTypeInfo()private ITypeInfoJavaType. loadTypeInfo()private ITypeInfoMetaType. loadTypeInfo()Methods in gw.internal.gosu.parser with parameters of type ITypeInfo Modifier and Type Method Description IPropertyInfoGosuIndustrialParkImpl. createLengthProperty(ITypeInfo typeInfo)static MethodListBeanAccess. getMethods(ITypeInfo beanInfo, IType whosaskin)java.util.List<? extends IMethodInfo>GosuIndustrialParkImpl. getMethods(ITypeInfo beanInfo, IType ownersIntrinsicType)private java.util.List<? extends IMethodInfo>MetaTypeTypeInfo. getMethods(ITypeInfo typeInfo)static java.util.List<? extends IPropertyInfo>BeanAccess. getProperties(ITypeInfo beanInfo, IType classBean)java.util.List<? extends IPropertyInfo>GosuIndustrialParkImpl. getProperties(ITypeInfo beanInfo, IType classSource)static IPropertyInfoBeanAccess. getProperty(ITypeInfo beanInfo, IType classBean, java.lang.String strMember)private MethodListMetaTypeTypeInfo. mergeMethods(ITypeInfo typeTypeInfo)private java.util.Map<java.lang.CharSequence,IPropertyInfo>MetaTypeTypeInfo. mergeProperties(ITypeInfo typeTypeInfo)private booleanGosuClassParser. overridesMethodWithDefaultParams(FunctionStatement func, ITypeInfo typeInfo)Constructors in gw.internal.gosu.parser with parameters of type ITypeInfo Constructor Description LengthProperty(ITypeInfo typeInfo) -
Uses of ITypeInfo in gw.internal.gosu.parser.expressions
Methods in gw.internal.gosu.parser.expressions with parameters of type ITypeInfo Modifier and Type Method Description private IConstructorInfoFeatureLiteral. getSingleConsructor(IType typeToResolveAgainst, ITypeInfo typeInfo)private IMethodInfoFeatureLiteral. getSingleMethodWithName(java.lang.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 Modifier and Type Class Description classGosuFragmentTypeInfo -
Uses of ITypeInfo in gw.internal.gosu.parser.types
Methods in gw.internal.gosu.parser.types that return ITypeInfo Modifier and Type Method Description ITypeInfoConstructorType. getTypeInfo() -
Uses of ITypeInfo in gw.internal.gosu.properties
Classes in gw.internal.gosu.properties that implement ITypeInfo Modifier and Type Class Description classPropertiesTypeInfoType info based on aPropertyNodeMethods in gw.internal.gosu.properties that return ITypeInfo Modifier and Type Method Description ITypeInfoPropertiesType. getTypeInfo() -
Uses of ITypeInfo in gw.lang
Methods in gw.lang with parameters of type ITypeInfo Modifier and Type Method Description static IPropertyInfoGosuShop. createLengthProperty(ITypeInfo typeInfo)IPropertyInfoIGosuShop. createLengthProperty(ITypeInfo typeInfo)java.util.List<? extends IMethodInfo>IGosuShop. getMethods(ITypeInfo beanInfo, IType ownersIntrinsicType)java.util.List<? extends IPropertyInfo>IGosuShop. getProperties(ITypeInfo beanInfo, IType classSource) -
Uses of ITypeInfo in gw.lang.parser
Methods in gw.lang.parser that return ITypeInfo Modifier and Type Method Description ITypeInfoIDynamicFunctionSymbol. getDeclaringTypeInfo() -
Uses of ITypeInfo in gw.lang.reflect
Subinterfaces of ITypeInfo in gw.lang.reflect Modifier and Type Interface Description interfaceIRelativeTypeInfoClasses in gw.lang.reflect that implement ITypeInfo Modifier and Type Class Description classBaseHandBuiltTypeInfoclassBaseJavaTypeInfoclassBaseTypeInfoclassDefaultArrayTypeInfoclassFeatureManagerTypeInfoBase<T extends java.lang.CharSequence>classFunctionTypeInfoclassTypeInfoBaseFields in gw.lang.reflect declared as ITypeInfo Modifier and Type Field Description private ITypeInfoMethodInfoBase. _containerprivate ITypeInfoPropertyInfoBase. _containerprivate ITypeInfoDefaultArrayType. _typeInfoMethods in gw.lang.reflect that return ITypeInfo Modifier and Type Method Description ITypeInfoDefaultArrayType. getTypeInfo()ITypeInfoFunctionType. getTypeInfo()ITypeInfoIType. getTypeInfo()Get the type information for this intrinsic type.ITypeInfoParameterizedFunctionType. getTypeInfo()Methods in gw.lang.reflect with parameters of type ITypeInfo Modifier and Type Method Description static java.util.List<? extends IMethodInfo>TypeSystem. getMethods(ITypeInfo beanInfo, IType ownersIntrinsicType)static java.util.List<? extends IPropertyInfo>TypeSystem. getProperties(ITypeInfo beanInfo, IType classSource)Constructors in gw.lang.reflect with parameters of type ITypeInfo Constructor Description MetaMethodInfoDelegate(ITypeInfo container, IMethodInfo source)MetaPropertyInfoDelegate(ITypeInfo container, IPropertyInfo source)MethodInfoBase(ITypeInfo container)PropertyInfoBase(ITypeInfo container) -
Uses of ITypeInfo in gw.lang.reflect.gs
Subinterfaces of ITypeInfo in gw.lang.reflect.gs Modifier and Type Interface Description interfaceIGosuClassTypeInfo -
Uses of ITypeInfo in gw.lang.reflect.java
Subinterfaces of ITypeInfo in gw.lang.reflect.java Modifier and Type Interface Description interfaceIJavaTypeInfo
-