- All Superinterfaces:
IAnnotatedFeatureInfo, IFeatureInfo
- All Known Subinterfaces:
IAspectMethodInfoDelegate, IConstructorInfo, IEventInfo, IExpansionPropertyInfo, IGosuClassTypeInfo, IGosuConstructorInfo, IGosuMethodInfo, IGosuPropertyInfo, IGosuVarPropertyInfo, IHasParameterInfos, IJavaBasePropertyInfo, IJavaConstructorInfo, IJavaFieldPropertyInfo, IJavaMethodInfo, IJavaPropertyInfo, IMethodInfo, IMethodInfoDelegate, IPropertiesPropertyInfo, IPropertyInfo, IPropertyInfoDelegate, ITypeInfoMethodInfo, ITypeInfoPropertyInfo
- All Known Implementing Classes:
AbstractGenericMethodInfo, ArrayExpansionMethodInfo, ArrayExpansionPropertyInfo, BaseFeatureInfo, BaseHandBuiltTypeInfo, BaseJavaTypeInfo, BaseTypeInfo, CompoundTypeInfo, ConstructorInfoBuilder.BuiltConstructorInfo, DynamicConstructorInfo, DynamicMethodInfo, DynamicPropertyInfo, DynamicTypeInfo, ErrorTypeInfo.UniversalConstructorInfo, ErrorTypeInfo.UniversalMethodInfo, ErrorTypeInfo.UniversalProperty, FunctionTypeInfo, GosuBaseAttributedFeatureInfo, GosuClassTypeInfo, GosuConstructorInfo, GosuMethodInfo, GosuMethodParamInfo, GosuPropertyInfo, GosuVarPropertyInfo, ITypeLoaderTypeInfo, JavaBaseFeatureInfo, JavaConstructorInfo, JavaFieldPropertyInfo, JavaMethodInfo, JavaMethodParamInfo, JavaPropertyInfo, JavaTypeInfo, LengthProperty, MetaMethodInfoDelegate, MetaPropertyInfoDelegate, MetaTypeTypeInfo, MetaTypeTypeInfo.DeprecatedStaticMethodInfoDelegate, MetaTypeTypeInfo.DeprecatedStaticPropertyInfoDelegate, MetaTypeTypeInfo.StaticMethodInfoDelegate, MetaTypeTypeInfo.TypeProperty, MethodInfoBase, MethodInfoBuilder.BuiltMethodInfo, MethodInfoDelegate, ModifiedParameterInfo, NamespaceTypeInfo, PackagePropertyInfo, PackageTypeInfo, ParameterizedGosuConstructorInfo, ParameterizedGosuPropertyInfo, PropertiesPropertyInfo, PropertiesTypeInfo, PropertyInfoBase, PropertyInfoBuilder.BuiltPropertyInfo, PropertyInfoDelegate, SimpleMethodInfo, SimpleParameterInfo, StaticPropertyInfo, TypeInPackageTypeInfo, TypePropertyInfo
-
Nested Class Summary
Nested Classes
-
-
Method Summary
boolean
boolean
boolean
True if this feature is hidden.
boolean
True if this feature is internal.
boolean
True if this feature is private.
boolean
True if this feature is protected.
boolean
True if this feature is public.
default boolean
boolean
True if this feature is exposed for scripting.
boolean
True if this feature is static, meaning the feature is not specific to a
particular instance of the feature's containing type.
boolean
Determine if this feature is visible given a visibility constraint.