Uses of Interface
gw.lang.reflect.IFeatureInfo
Packages that use IFeatureInfo
Package
Description
-
Uses of IFeatureInfo in editor
Classes in editor that implement IFeatureInfoModifier and TypeClassDescriptionclassclassclassclassMethods in editor that return IFeatureInfoModifier and TypeMethodDescriptionBeanInfoNode.getFeatureInfo()MethodNode.getFeatureInfo()PropertyNode.getFeatureInfo()Methods in editor with parameters of type IFeatureInfoModifier and TypeMethodDescriptionbooleanScriptabilityFilter.acceptFeature(IType beanType, IFeatureInfo fi) static StringContextHelpUtil.getContextHelp(IFeatureInfo featureInfo) Constructors in editor with parameters of type IFeatureInfoModifierConstructorDescriptionPackagePropertyInfo(IFeatureInfo container, String strPackage) TypePropertyInfo(IFeatureInfo container, String strFqName) -
Uses of IFeatureInfo in editor.search
Classes in editor.search that implement IFeatureInfoMethods in editor.search that return IFeatureInfoModifier and TypeMethodDescriptionLocalVarFeatureInfo.getContainer()UsageTarget.getRootFeatureInfo()UsageTarget.getSelectedFeatureInfo()Constructors in editor.search with parameters of type IFeatureInfo -
Uses of IFeatureInfo in editor.util
Methods in editor.util with parameters of type IFeatureInfo -
Uses of IFeatureInfo in gw.internal.gosu.dynamic
Classes in gw.internal.gosu.dynamic that implement IFeatureInfoModifier and TypeClassDescriptionclassclassclassclass -
Uses of IFeatureInfo in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform with parameters of type IFeatureInfoModifier and TypeMethodDescriptionstatic List<GosuAnnotationInfo> AbstractElementTransformer.makeAnnotationInfos(List<IGosuAnnotation> gosuAnnotations, IFeatureInfo fiAnnotated) -
Uses of IFeatureInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IFeatureInfoModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in gw.internal.gosu.parser that return IFeatureInfoModifier and TypeMethodDescriptionArrayExpansionMethodInfo.getContainer()ArrayExpansionPropertyInfo.getContainer()ErrorTypeInfo.getContainer()GosuAnnotationInfo.getContainer()GosuExceptionInfo.getContainer()static IFeatureInfoParsedElement.getEnclosingFeatureInfo(Stack<IFeatureInfo> enclosingFeatureInfos) Methods in gw.internal.gosu.parser that return types with arguments of type IFeatureInfoMethods in gw.internal.gosu.parser with parameters of type IFeatureInfoModifier and TypeMethodDescriptionvoidTypeUsesMap.addToFeatureLiterals(IFeatureInfo fi) AsmConstructorJavaClassConstructor.convertGenericParameterTypes(IFeatureInfo container, TypeVarToTypeMap actualParamByVarName) ConstructorJavaClassConstructor.convertGenericParameterTypes(IFeatureInfo container, TypeVarToTypeMap actualParamByVarName) AnnotationInfoFactoryImpl.create(Class type, Object[] expressionValue, IFeatureInfo owner) ConstructorInfoFactoryImpl.create(IFeatureInfo container, IJavaClassConstructor ctor, IConstructorNode docs) AnnotationInfoFactoryImpl.createJavaAnnotation(Annotation annotation, IFeatureInfo owner) GosuIndustrialParkImpl.createPropertyDelegate(IFeatureInfo container, IPropertyInfo prop) GosuBaseAttributedFeatureInfo.getActualTypeInContainer(IFeatureInfo container, IType type) booleanGosuIndustrialParkImpl.isAnnotationAllowedMultipleTimes(IFeatureInfo fi, IAnnotationInfo annotationInfo) static IJavaPropertyInfoJavaPropertyInfo.newInstance(IFeatureInfo container, IJavaPropertyDescriptor pd) static IJavaPropertyInfoJavaPropertyInfo.newInstance(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType) static IJavaPropertyInfoJavaPropertyInfo.newInstance(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType, IPresentationInfo presInfo) Method parameters in gw.internal.gosu.parser with type arguments of type IFeatureInfoModifier and TypeMethodDescriptionstatic IFeatureInfoParsedElement.getEnclosingFeatureInfo(Stack<IFeatureInfo> enclosingFeatureInfos) static ITypeInfoParsedElement.getQualifyingEnclosingTypeInfo(Stack<IFeatureInfo> enclosingFeatureInfos) Constructors in gw.internal.gosu.parser with parameters of type IFeatureInfoModifierConstructorDescriptionAbstractGenericMethodInfo(IFeatureInfo container, DynamicFunctionSymbol dfs) GosuAnnotationInfo(IGosuAnnotation rawAnnotation, IFeatureInfo container, IGosuClassInternal owner) GosuBaseAttributedFeatureInfo(IFeatureInfo container) GosuConstructorInfo(IFeatureInfo container, DynamicFunctionSymbol dfs) GosuExceptionInfo(IFeatureInfo container, String exceptionName, String exceptionDescription) GosuMethodInfo(IFeatureInfo container, DynamicFunctionSymbol dfs) GosuMethodParamInfo(IFeatureInfo container, IReducedSymbol arg, IType type) GosuPropertyInfo(IFeatureInfo container, DynamicPropertySymbol dps) JavaBaseFeatureInfo(IFeatureInfo container) JavaConstructorInfo(IFeatureInfo container, IJavaClassConstructor ctor) JavaMethodInfo(IFeatureInfo container, IJavaMethodDescriptor md, boolean forceHidden) JavaMethodParamInfo(IFeatureInfo container, IJavaParameterDescriptor pd, IDocRef<IParamNode> docs) ParameterizedGosuConstructorInfo(IFeatureInfo container, DynamicFunctionSymbol dfs, IGosuConstructorInfo delegate) ParameterizedGosuPropertyInfo(IFeatureInfo container, DynamicPropertySymbol dps, IGosuPropertyInfo delegate) -
Uses of IFeatureInfo in gw.internal.gosu.parser.expressions
Methods in gw.internal.gosu.parser.expressions that return IFeatureInfo -
Uses of IFeatureInfo in gw.internal.gosu.parser.fragments
Classes in gw.internal.gosu.parser.fragments that implement IFeatureInfoMethods in gw.internal.gosu.parser.fragments that return IFeatureInfo -
Uses of IFeatureInfo in gw.internal.gosu.parser.java.classinfo
Methods in gw.internal.gosu.parser.java.classinfo with parameters of type IFeatureInfoModifier and TypeMethodDescriptionJavaSourceConstructor.convertGenericParameterTypes(IFeatureInfo container, TypeVarToTypeMap actualParamByVarName) JavaSourceDefaultConstructor.convertGenericParameterTypes(IFeatureInfo container, TypeVarToTypeMap actualParamByVarName) static ObjectCompileTimeExpressionParser.convertValueToInfoFriendlyValue(Object value, IFeatureInfo enclosingType) protected IParameterInfo[]JavaSourceMethod.getActualParameterInfos(IFeatureInfo container, TypeVarToTypeMap actualParamByVarName, boolean bKeepTypeVars) -
Uses of IFeatureInfo in gw.internal.gosu.parser.statements
Methods in gw.internal.gosu.parser.statements that return IFeatureInfoMethods in gw.internal.gosu.parser.statements with parameters of type IFeatureInfo -
Uses of IFeatureInfo in gw.internal.gosu.properties
Subinterfaces of IFeatureInfo in gw.internal.gosu.propertiesClasses in gw.internal.gosu.properties that implement IFeatureInfo -
Uses of IFeatureInfo in gw.lang
Methods in gw.lang with parameters of type IFeatureInfoModifier and TypeMethodDescriptionstatic IPropertyInfoGosuShop.createPropertyDelegate(IFeatureInfo container, IPropertyInfo prop) IGosuShop.createPropertyDelegate(IFeatureInfo container, IPropertyInfo prop) booleanIGosuShop.isAnnotationAllowedMultipleTimes(IFeatureInfo fi, IAnnotationInfo annotationInfo) -
Uses of IFeatureInfo in gw.lang.annotation
Methods in gw.lang.annotation with parameters of type IFeatureInfo -
Uses of IFeatureInfo in gw.lang.parser
Subinterfaces of IFeatureInfo in gw.lang.parserMethods in gw.lang.parser that return IFeatureInfoMethods in gw.lang.parser that return types with arguments of type IFeatureInfoMethods in gw.lang.parser with parameters of type IFeatureInfoModifier and TypeMethodDescriptionvoidITypeUsesMap.addToFeatureLiterals(IFeatureInfo fi) IConstructorInfoFactory.create(IFeatureInfo container, IJavaClassConstructor ctor, IConstructorNode docs) -
Uses of IFeatureInfo in gw.lang.parser.expressions
Methods in gw.lang.parser.expressions that return IFeatureInfo -
Uses of IFeatureInfo in gw.lang.parser.statements
Methods in gw.lang.parser.statements that return IFeatureInfo -
Uses of IFeatureInfo in gw.lang.reflect
Subinterfaces of IFeatureInfo in gw.lang.reflectModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in gw.lang.reflect that implement IFeatureInfoModifier and TypeClassDescriptionstatic classDeprecated.classclassclassclassclassclassFeatureManagerTypeInfoBase<T extends CharSequence>classclassclassclassclassclassstatic classclassstatic classclassclassclassclassMethods in gw.lang.reflect with type parameters of type IFeatureInfoModifier and TypeMethodDescriptionstatic <T extends IFeatureInfo>
List<T> TypeInfoUtil.makeSortedUnmodifiableRandomAccessList(Collection<T> collection) static <S extends CharSequence,T extends IFeatureInfo>
List<T> TypeInfoUtil.makeSortedUnmodifiableRandomAccessListFromFeatures(Map<S, T> map) static <T extends IFeatureInfo>
voidTypeInfoUtil.sortByName(List<T> featureInfos) Methods in gw.lang.reflect that return IFeatureInfoModifier and TypeMethodDescriptionAnnotationReflectUtil.SyntheticExceptionInfo.getContainer()BaseFeatureInfo.getContainer()IFeatureInfo.getContainer()Get this feature's containing feature.MethodInfoBase.getContainer()MethodInfoDelegate.getContainer()ParameterInfoBuilder.BuiltParameterInfo.getContainer()PropertyInfoBase.getContainer()PropertyInfoDelegate.getContainer()TypeInfoBase.getContainer()FunctionType.getMethodOrConstructorInfo()IFunctionType.getMethodOrConstructorInfo()ParameterizedFunctionType.getMethodOrConstructorInfo()IFeatureInfoDelegate.getSource()Methods in gw.lang.reflect with parameters of type IFeatureInfoModifier and TypeMethodDescriptionConstructorInfoBuilder.build(IFeatureInfo container) ExceptionInfoBuilder.build(IFeatureInfo container) MethodInfoBuilder.build(IFeatureInfo container) ParameterInfoBuilder.build(IFeatureInfo container) PropertyInfoBuilder.build(IFeatureInfo container) IAnnotationInfoFactory.create(Class type, Object[] expressionValue, IFeatureInfo owner) IAnnotationInfoFactory.createJavaAnnotation(Annotation annotation, IFeatureInfo owner) static StringTypeInfoUtil.getTypeVarList(IFeatureInfo fi) static StringTypeInfoUtil.getTypeVarList(IFeatureInfo fi, boolean bRelative) static StringTypeInfoUtil.getTypeVarListNoBounds(IFeatureInfo fi) IPropertyInfoFactory.make(IFeatureInfo container, String strName, Class javaClass, String strGetter, String strSetter, IType propertyType) IPropertyInfoFactory.make(IFeatureInfo container, String strName, Class javaClass, String strGetter, String strSetter, IType propertyType, IPresentationInfo presInfo) booleanIAnnotatedFeatureInfo.IAnnotationInfoHelper.shouldAddInheritedAnnotation(IFeatureInfo fi, List<IAnnotationInfo> annotations, IAnnotationInfo annotationInfo) Constructors in gw.lang.reflect with parameters of type IFeatureInfoModifierConstructorDescriptionBaseFeatureInfo(IFeatureInfo container) BuiltParameterInfo(ParameterInfoBuilder builder, IFeatureInfo container) BuiltPropertyInfo(PropertyInfoBuilder builder, IFeatureInfo container) MethodInfoDelegate(IFeatureInfo container, IMethodInfo source) ModifiedParameterInfo(IFeatureInfo container, IType type, IType originalType, int parentIndex) PropertyInfoDelegate(IFeatureInfo container, IPropertyInfo source) PropertyInfoDelegate(IFeatureInfo container, IPropertyInfo source, String name) SimpleParameterInfo(IFeatureInfo container, IType type, int parentIndex) SimpleParameterInfo(IFeatureInfo container, IType type, int parentIndex, String name) SyntheticExceptionInfo(IFeatureInfo container, String exceptionName, String exceptionDescription) -
Uses of IFeatureInfo in gw.lang.reflect.features
Methods in gw.lang.reflect.features that return IFeatureInfoModifier and TypeMethodDescriptionBoundMethodReference.getFeatureInfo()BoundPropertyChainReference.getFeatureInfo()BoundPropertyReference.getFeatureInfo()ConstructorReference.getFeatureInfo()IFeatureReference.getFeatureInfo()MethodReference.getFeatureInfo()PropertyChainReference.getFeatureInfo()PropertyReference.getFeatureInfo() -
Uses of IFeatureInfo in gw.lang.reflect.gs
Subinterfaces of IFeatureInfo in gw.lang.reflect.gsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of IFeatureInfo in gw.lang.reflect.java
Subinterfaces of IFeatureInfo in gw.lang.reflect.javaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in gw.lang.reflect.java that implement IFeatureInfoMethods in gw.lang.reflect.java that return IFeatureInfoMethods in gw.lang.reflect.java with parameters of type IFeatureInfoModifier and TypeMethodDescriptionIJavaClassConstructor.convertGenericParameterTypes(IFeatureInfo container, TypeVarToTypeMap actualParamByVarName) Constructors in gw.lang.reflect.java with parameters of type IFeatureInfoModifierConstructorDescriptionJavaExceptionInfo(IFeatureInfo methodInfo, IJavaClassInfo exceptionClass, IDocRef<IExceptionNode> docs) -
Uses of IFeatureInfo in gw.util
Methods in gw.util with parameters of type IFeatureInfoModifier and TypeMethodDescriptionbooleanIFeatureFilter.acceptFeature(IType beanType, IFeatureInfo fi)