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 TypeClassDescriptionclassclassprivate static classclassclassFields in editor with type parameters of type IFeatureInfoModifier and TypeFieldDescriptionprivate List<IFeatureInfo>ClassStructureViewPopupDelegate.FeatureModel._allFeaturesstatic final List<IFeatureInfo>ClassStructureViewPopupDelegate.EMPTY_LISTMethods in editor that return IFeatureInfoModifier and TypeMethodDescriptionParameterInfoPopup.ParameterInfoStub.getContainer()private static IFeatureInfoContextHelpUtil.getCorrespondingFeatureInfo(IParsedElement deepestParsedElement) ClassStructureViewPopupDelegate.FeatureModel.getElementAt(int i) BeanInfoNode.getFeatureInfo()MethodNode.getFeatureInfo()PropertyNode.getFeatureInfo()Methods in editor that return types with arguments of type IFeatureInfoModifier and TypeMethodDescriptionstatic List<IFeatureInfo>ClassStructureViewPopupDelegate.filter(IGosuClassTypeInfo typeInfo, String prefix) Methods in editor with parameters of type IFeatureInfoModifier and TypeMethodDescriptionbooleanScriptabilityFilter.acceptFeature(IType beanType, IFeatureInfo fi) intClassStructureViewPopupDelegate.AlphabeticalFeatureInfoComparator.compare(IFeatureInfo o1, IFeatureInfo o2) static StringContextHelpUtil.getContextHelp(IFeatureInfo featureInfo) private static StringContextHelpUtil.getContextHelp(IFeatureInfo featureInfo, IParsedElement deepestParsedElement) Constructors in editor with parameters of type IFeatureInfoModifierConstructorDescriptionPackagePropertyInfo(IFeatureInfo container, String strPackage) TypePropertyInfo(IFeatureInfo container, String strFqName) Constructor parameters in editor with type arguments of type IFeatureInfo -
Uses of IFeatureInfo in editor.search
Classes in editor.search that implement IFeatureInfoFields in editor.search declared as IFeatureInfoModifier and TypeFieldDescriptionprivate final IFeatureInfoLocalVarFeatureInfo._containerprivate final IFeatureInfoUsageTarget._rootFiprivate final IFeatureInfoUsageTarget._selectedFiMethods in editor.search that return IFeatureInfoModifier and TypeMethodDescriptionprivate static IFeatureInfoUsageTarget.findFeatureInfo(INameInDeclaration pe) private static IFeatureInfoUsageTarget.findFeatureInfo(IParsedElement parent, String name) private static IFeatureInfoUsageTarget.findFeatureInfoFor(IParsedElement pe) private IFeatureInfoLocalVarFeatureInfo.findMethodInfo(IParsedElement pe) private IFeatureInfoUsageTarget.findRootFeatureInfo()LocalVarFeatureInfo.getContainer()UsageTarget.getRootFeatureInfo()UsageTarget.getSelectedFeatureInfo()Methods in editor.search with parameters of type IFeatureInfoModifier and TypeMethodDescriptionprivate static SearchElementUsageTarget.findTarget(IFeatureInfo fi, IParsedElement ref) private List<SearchLocation>UsageSearcher.getSearchLocations(IParsedElement pe, IType type, List<SearchLocation> locations, IFeatureInfo pi) Constructors in editor.search with parameters of type IFeatureInfo -
Uses of IFeatureInfo in editor.util
Methods in editor.util with parameters of type IFeatureInfoModifier and TypeMethodDescriptionprivate StringJavadocAccess.getGenericNoJavadocContent(IFeatureInfo featureInfo) JavadocAccess.getJavadocHelp(IFeatureInfo featureInfo) -
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 TypeClassDescriptionclassclassclassclassclassprivate static classprivate static classprivate static classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassprivate static classprivate static classprivate static classclassclassclassclassclassFields in gw.internal.gosu.parser declared as IFeatureInfoModifier and TypeFieldDescriptionprivate IFeatureInfoGosuAnnotationInfo._containerprivate IFeatureInfoGosuExceptionInfo._containerFields in gw.internal.gosu.parser with type parameters of type IFeatureInfoMethods 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) (package private) static IParameterInfo[]JavaMethodInfo.convertGenericParameterTypes(IFeatureInfo container, TypeVarToTypeMap actualParamByVarName, IJavaClassType[] paramTypes, IJavaClassInfo declaringClass, List<Parameter> paramInfos) 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) private booleanGosuClassParser.featureIsOwnedByEnhancement(IGosuClass enhancement, IFeatureInfo iMethodInfo) 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) private voidGosuParser.processUsesStatement(UsesStatement usesStmt, TypeLiteral typeLiteral, IFeatureInfo fi, IGosuClass gsType) 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) DeprecatedStaticMethodInfoDelegate(IFeatureInfo container, IMethodInfo source) DeprecatedStaticPropertyInfoDelegate(IFeatureInfo container, IPropertyInfo source) 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) (package private)GosuVarPropertyInfo(IFeatureInfo container, IVarStatement varStmt) JavaBaseFeatureInfo(IFeatureInfo container) JavaConstructorInfo(IFeatureInfo container, IJavaClassConstructor ctor) (package private)JavaFieldPropertyInfo(IFeatureInfo container, IType type, IJavaClassField field, boolean isStatic, boolean simplePropertyProcessing) JavaMethodInfo(IFeatureInfo container, IJavaMethodDescriptor md, boolean forceHidden) JavaMethodParamInfo(IFeatureInfo container, IJavaParameterDescriptor pd, IDocRef<IParamNode> docs) (package private)JavaPropertyInfo(IFeatureInfo container, IJavaPropertyDescriptor pd) privateJavaPropertyInfo(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType) privateJavaPropertyInfo(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType, IPresentationInfo presInfo) ParameterizedGosuConstructorInfo(IFeatureInfo container, DynamicFunctionSymbol dfs, IGosuConstructorInfo delegate) ParameterizedGosuPropertyInfo(IFeatureInfo container, DynamicPropertySymbol dps, IGosuPropertyInfo delegate) StaticMethodInfoDelegate(IFeatureInfo container, IMethodInfo source) (package private)StaticPropertyInfo(IFeatureInfo container, IType type, IType propertyType, String strName, String strGetter, String strSetter, String deprecated) -
Uses of IFeatureInfo in gw.internal.gosu.parser.expressions
Fields in gw.internal.gosu.parser.expressions declared as IFeatureInfoMethods 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
Fields in gw.internal.gosu.parser.statements declared as IFeatureInfoMethods in gw.internal.gosu.parser.statements that return IFeatureInfoModifier and TypeMethodDescriptionUsesStatement.getFeatureInfo()private IFeatureInfoClassStatement.getFeatureInfoIfAnyThatEnclosesItselfAndItsChildren()Methods 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 IFeatureInfoModifier and TypeClassDescription(package private) classPropertyInfo implementation for properties within aPropertiesTypeInfoclassType info based on aPropertyNode -
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.classclassclassclassprivate static classclassprivate static classclassFeatureManagerTypeInfoBase<T extends CharSequence>classclassclassclassprivate static classclassclassstatic classclassstatic classclassclassclassclassFields in gw.lang.reflect declared as IFeatureInfoModifier and TypeFieldDescriptionprivate IFeatureInfoAnnotationReflectUtil.SyntheticExceptionInfo._containerprivate IFeatureInfoBaseFeatureInfo._containerprivate final IFeatureInfoConstructorInfoBuilder.BuiltConstructorInfo._containerprivate final IFeatureInfoExceptionInfoBuilder.BuiltExceptionInfo._containerprivate final IFeatureInfoMethodInfoBuilder.BuiltMethodInfo._containerprivate IFeatureInfoMethodInfoDelegate._containerprivate final IFeatureInfoParameterInfoBuilder.BuiltParameterInfo._containerprivate final IFeatureInfoPropertyInfoDelegate._containerMethods 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()ConstructorInfoBuilder.BuiltConstructorInfo.getContainer()ExceptionInfoBuilder.BuiltExceptionInfo.getContainer()IFeatureInfo.getContainer()Get this feature's containing feature.MethodInfoBase.getContainer()MethodInfoBuilder.BuiltMethodInfo.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) BuiltConstructorInfo(ConstructorInfoBuilder builder, IFeatureInfo container) BuiltExceptionInfo(ExceptionInfoBuilder builder, IFeatureInfo container) BuiltMethodInfo(MethodInfoBuilder builder, 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 IFeatureInfoFields in gw.lang.reflect.java declared as 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)