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 TypeClassDescriptionclass
class
private static class
class
class
Fields in editor with type parameters of type IFeatureInfoModifier and TypeFieldDescriptionprivate List<IFeatureInfo>
ClassStructureViewPopupDelegate.FeatureModel._allFeatures
static final List<IFeatureInfo>
ClassStructureViewPopupDelegate.EMPTY_LIST
Methods in editor that return IFeatureInfoModifier and TypeMethodDescriptionParameterInfoPopup.ParameterInfoStub.getContainer()
private static IFeatureInfo
ContextHelpUtil.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 TypeMethodDescriptionboolean
ScriptabilityFilter.acceptFeature
(IType beanType, IFeatureInfo fi) int
ClassStructureViewPopupDelegate.AlphabeticalFeatureInfoComparator.compare
(IFeatureInfo o1, IFeatureInfo o2) static String
ContextHelpUtil.getContextHelp
(IFeatureInfo featureInfo) private static String
ContextHelpUtil.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 IFeatureInfo
LocalVarFeatureInfo._container
private final IFeatureInfo
UsageTarget._rootFi
private final IFeatureInfo
UsageTarget._selectedFi
Methods in editor.search that return IFeatureInfoModifier and TypeMethodDescriptionprivate static IFeatureInfo
UsageTarget.findFeatureInfo
(INameInDeclaration pe) private static IFeatureInfo
UsageTarget.findFeatureInfo
(IParsedElement parent, String name) private static IFeatureInfo
UsageTarget.findFeatureInfoFor
(IParsedElement pe) private IFeatureInfo
LocalVarFeatureInfo.findMethodInfo
(IParsedElement pe) private IFeatureInfo
UsageTarget.findRootFeatureInfo()
LocalVarFeatureInfo.getContainer()
UsageTarget.getRootFeatureInfo()
UsageTarget.getSelectedFeatureInfo()
Methods in editor.search with parameters of type IFeatureInfoModifier and TypeMethodDescriptionprivate static SearchElement
UsageTarget.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 String
JavadocAccess.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 TypeClassDescriptionclass
class
class
class
-
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 TypeClassDescriptionclass
class
class
class
class
private static class
private static class
private static class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
private static class
private static class
private static class
class
class
class
class
class
Fields in gw.internal.gosu.parser declared as IFeatureInfoModifier and TypeFieldDescriptionprivate IFeatureInfo
GosuAnnotationInfo._container
private IFeatureInfo
GosuExceptionInfo._container
Fields 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 IFeatureInfo
ParsedElement.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 TypeMethodDescriptionvoid
TypeUsesMap.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 boolean
GosuClassParser.featureIsOwnedByEnhancement
(IGosuClass enhancement, IFeatureInfo iMethodInfo) GosuBaseAttributedFeatureInfo.getActualTypeInContainer
(IFeatureInfo container, IType type) boolean
GosuIndustrialParkImpl.isAnnotationAllowedMultipleTimes
(IFeatureInfo fi, IAnnotationInfo annotationInfo) static IJavaPropertyInfo
JavaPropertyInfo.newInstance
(IFeatureInfo container, IJavaPropertyDescriptor pd) static IJavaPropertyInfo
JavaPropertyInfo.newInstance
(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType) static IJavaPropertyInfo
JavaPropertyInfo.newInstance
(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType, IPresentationInfo presInfo) private void
GosuParser.processUsesStatement
(UsesStatement usesStmt, TypeLiteral typeLiteral, IFeatureInfo fi, IGosuClass gsType) Method parameters in gw.internal.gosu.parser with type arguments of type IFeatureInfoModifier and TypeMethodDescriptionstatic IFeatureInfo
ParsedElement.getEnclosingFeatureInfo
(Stack<IFeatureInfo> enclosingFeatureInfos) static ITypeInfo
ParsedElement.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) private
JavaPropertyInfo
(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType) private
JavaPropertyInfo
(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 Object
CompileTimeExpressionParser.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 IFeatureInfo
ClassStatement.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) class
PropertyInfo implementation for properties within aPropertiesTypeInfo
class
Type info based on aPropertyNode
-
Uses of IFeatureInfo in gw.lang
Methods in gw.lang with parameters of type IFeatureInfoModifier and TypeMethodDescriptionstatic IPropertyInfo
GosuShop.createPropertyDelegate
(IFeatureInfo container, IPropertyInfo prop) IGosuShop.createPropertyDelegate
(IFeatureInfo container, IPropertyInfo prop) boolean
IGosuShop.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 TypeMethodDescriptionvoid
ITypeUsesMap.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 TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Classes in gw.lang.reflect that implement IFeatureInfoModifier and TypeClassDescriptionstatic class
Deprecated.class
class
class
class
private static class
class
private static class
class
FeatureManagerTypeInfoBase<T extends CharSequence>
class
class
class
class
private static class
class
class
static class
class
static class
class
class
class
class
Fields in gw.lang.reflect declared as IFeatureInfoModifier and TypeFieldDescriptionprivate IFeatureInfo
AnnotationReflectUtil.SyntheticExceptionInfo._container
private IFeatureInfo
BaseFeatureInfo._container
private final IFeatureInfo
ConstructorInfoBuilder.BuiltConstructorInfo._container
private final IFeatureInfo
ExceptionInfoBuilder.BuiltExceptionInfo._container
private final IFeatureInfo
MethodInfoBuilder.BuiltMethodInfo._container
private IFeatureInfo
MethodInfoDelegate._container
private final IFeatureInfo
ParameterInfoBuilder.BuiltParameterInfo._container
private final IFeatureInfo
PropertyInfoDelegate._container
Methods 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 String
TypeInfoUtil.getTypeVarList
(IFeatureInfo fi) static String
TypeInfoUtil.getTypeVarList
(IFeatureInfo fi, boolean bRelative) static String
TypeInfoUtil.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) boolean
IAnnotatedFeatureInfo.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 TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
-
Uses of IFeatureInfo in gw.lang.reflect.java
Subinterfaces of IFeatureInfo in gw.lang.reflect.javaModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
Classes 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 TypeMethodDescriptionboolean
IFeatureFilter.acceptFeature
(IType beanType, IFeatureInfo fi)