Uses of Interface
gw.lang.reflect.IAnnotatedFeatureInfo
-
-
Uses of IAnnotatedFeatureInfo in editor
Classes in editor that implement IAnnotatedFeatureInfo Modifier and Type Class Description class
PackagePropertyInfo
class
PackageTypeInfo
class
TypeInPackageTypeInfo
class
TypePropertyInfo
-
Uses of IAnnotatedFeatureInfo in gw.internal.gosu.dynamic
Classes in gw.internal.gosu.dynamic that implement IAnnotatedFeatureInfo Modifier and Type Class Description class
DynamicConstructorInfo
class
DynamicMethodInfo
class
DynamicPropertyInfo
class
DynamicTypeInfo
-
Uses of IAnnotatedFeatureInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IAnnotatedFeatureInfo Modifier and Type Class Description class
AbstractGenericMethodInfo
class
ArrayExpansionMethodInfo
class
ArrayExpansionPropertyInfo
class
CompoundTypeInfo
class
ErrorTypeInfo
class
GosuBaseAttributedFeatureInfo
class
GosuClassTypeInfo
class
GosuConstructorInfo
class
GosuMethodInfo
class
GosuMethodParamInfo
class
GosuPropertyInfo
class
GosuVarPropertyInfo
class
ITypeLoaderTypeInfo
class
JavaBaseFeatureInfo
class
JavaConstructorInfo
class
JavaFieldPropertyInfo
class
JavaMethodInfo
class
JavaMethodParamInfo
class
JavaPropertyInfo
class
JavaTypeInfo
class
LengthProperty
class
MetaTypeTypeInfo
class
MetaTypeTypeInfo.TypeProperty
class
NamespaceTypeInfo
class
ParameterizedGosuConstructorInfo
class
ParameterizedGosuPropertyInfo
class
StaticPropertyInfo
-
Uses of IAnnotatedFeatureInfo in gw.internal.gosu.parser.fragments
Classes in gw.internal.gosu.parser.fragments that implement IAnnotatedFeatureInfo Modifier and Type Class Description class
GosuFragmentTypeInfo
-
Uses of IAnnotatedFeatureInfo in gw.internal.gosu.properties
Subinterfaces of IAnnotatedFeatureInfo in gw.internal.gosu.properties Modifier and Type Interface Description interface
IPropertiesPropertyInfo
Classes in gw.internal.gosu.properties that implement IAnnotatedFeatureInfo Modifier and Type Class Description class
PropertiesTypeInfo
Type info based on aPropertyNode
-
Uses of IAnnotatedFeatureInfo in gw.lang.parser
Subinterfaces of IAnnotatedFeatureInfo in gw.lang.parser Modifier and Type Interface Description interface
IExpansionPropertyInfo
-
Uses of IAnnotatedFeatureInfo in gw.lang.reflect
Subinterfaces of IAnnotatedFeatureInfo in gw.lang.reflect Modifier and Type Interface Description interface
IAspectMethodInfoDelegate
interface
IAttributedFeatureInfo
interface
IConstructorInfo
interface
IEventInfo
interface
IHasParameterInfos
interface
IMethodInfo
interface
IMethodInfoDelegate
interface
IPropertyInfo
interface
IPropertyInfoDelegate
interface
IRelativeTypeInfo
interface
ITypeInfo
interface
ITypeInfoMethodInfo
interface
ITypeInfoPropertyInfo
Classes in gw.lang.reflect that implement IAnnotatedFeatureInfo Modifier and Type Class Description class
BaseFeatureInfo
class
BaseHandBuiltTypeInfo
class
BaseJavaTypeInfo
class
BaseTypeInfo
class
DefaultArrayTypeInfo
class
FeatureManagerTypeInfoBase<T extends CharSequence>
class
FunctionTypeInfo
class
MetaMethodInfoDelegate
class
MetaPropertyInfoDelegate
class
MethodInfoBase
class
MethodInfoDelegate
class
ModifiedParameterInfo
class
PropertyInfoBase
static class
PropertyInfoBuilder.BuiltPropertyInfo
class
PropertyInfoDelegate
class
SimpleMethodInfo
class
SimpleParameterInfo
class
TypeInfoBase
Methods in gw.lang.reflect with parameters of type IAnnotatedFeatureInfo Modifier and Type Method Description static String
AnnotationReflectUtil. evalDeprecationReason(IAnnotatedFeatureInfo featureInfo)
Deprecated.static boolean
AnnotationReflectUtil. evalIsHidden(IAnnotatedFeatureInfo featureInfo)
Deprecated.static List<IExceptionInfo>
AnnotationReflectUtil. evalThrowsInfos(IAnnotatedFeatureInfo typeInfo)
Deprecated. -
Uses of IAnnotatedFeatureInfo in gw.lang.reflect.gs
Subinterfaces of IAnnotatedFeatureInfo in gw.lang.reflect.gs Modifier and Type Interface Description interface
IGosuClassTypeInfo
interface
IGosuConstructorInfo
interface
IGosuMethodInfo
interface
IGosuPropertyInfo
interface
IGosuVarPropertyInfo
-
Uses of IAnnotatedFeatureInfo in gw.lang.reflect.java
Subinterfaces of IAnnotatedFeatureInfo in gw.lang.reflect.java Modifier and Type Interface Description interface
IJavaBasePropertyInfo
interface
IJavaConstructorInfo
interface
IJavaFieldPropertyInfo
interface
IJavaMethodInfo
interface
IJavaPropertyInfo
interface
IJavaTypeInfo
-