Uses of Interface
gw.lang.reflect.IAttributedFeatureInfo
-
Packages that use IAttributedFeatureInfo Package Description gw.internal.gosu.properties gw.lang gw.lang.parser gw.lang.reflect gw.lang.reflect.gs gw.lang.reflect.java -
-
Uses of IAttributedFeatureInfo in gw.internal.gosu.properties
Subinterfaces of IAttributedFeatureInfo in gw.internal.gosu.properties Modifier and Type Interface Description interfaceIPropertiesPropertyInfo -
Uses of IAttributedFeatureInfo in gw.lang
Methods in gw.lang with parameters of type IAttributedFeatureInfo Modifier and Type Method Description booleanIGosuShop. isDescriptorHidden(IAttributedFeatureInfo pi) -
Uses of IAttributedFeatureInfo in gw.lang.parser
Subinterfaces of IAttributedFeatureInfo in gw.lang.parser Modifier and Type Interface Description interfaceIExpansionPropertyInfoMethods in gw.lang.parser that return IAttributedFeatureInfo Modifier and Type Method Description IAttributedFeatureInfoIDynamicFunctionSymbol. getMethodOrConstructorInfo()IAttributedFeatureInfoIDynamicFunctionSymbol. getMethodOrConstructorInfo(boolean acceptNone)IAttributedFeatureInfoIReducedDynamicFunctionSymbol. getMethodOrConstructorInfo() -
Uses of IAttributedFeatureInfo in gw.lang.reflect
Subinterfaces of IAttributedFeatureInfo in gw.lang.reflect Modifier and Type Interface Description interfaceIAspectMethodInfoDelegateinterfaceIConstructorInfointerfaceIEventInfointerfaceIHasParameterInfosinterfaceIMethodInfointerfaceIMethodInfoDelegateinterfaceIPropertyInfointerfaceIPropertyInfoDelegateinterfaceITypeInfoMethodInfointerfaceITypeInfoPropertyInfoClasses in gw.lang.reflect that implement IAttributedFeatureInfo Modifier and Type Class Description classBaseFeatureInfoclassBaseHandBuiltTypeInfoclassBaseJavaTypeInfoclassBaseTypeInfoclassFunctionTypeInfoclassMetaMethodInfoDelegateclassMetaPropertyInfoDelegateclassMethodInfoBaseclassMethodInfoDelegateclassModifiedParameterInfoclassPropertyInfoBasestatic classPropertyInfoBuilder.BuiltPropertyInfoclassPropertyInfoDelegateclassSimpleMethodInfoclassSimpleParameterInfoMethods in gw.lang.reflect with parameters of type IAttributedFeatureInfo Modifier and Type Method Description static intIAttributedFeatureInfo.MODIFIER. get(IAttributedFeatureInfo afi)static intModifier. getModifiersFrom(IAttributedFeatureInfo afi)static booleanFeatureManager. isFeatureAccessible(IAttributedFeatureInfo property, IRelativeTypeInfo.Accessibility accessibility) -
Uses of IAttributedFeatureInfo in gw.lang.reflect.gs
Subinterfaces of IAttributedFeatureInfo in gw.lang.reflect.gs Modifier and Type Interface Description interfaceIGosuClassTypeInfointerfaceIGosuConstructorInfointerfaceIGosuMethodInfointerfaceIGosuPropertyInfointerfaceIGosuVarPropertyInfo -
Uses of IAttributedFeatureInfo in gw.lang.reflect.java
Subinterfaces of IAttributedFeatureInfo in gw.lang.reflect.java Modifier and Type Interface Description interfaceIJavaBasePropertyInfointerfaceIJavaConstructorInfointerfaceIJavaFieldPropertyInfointerfaceIJavaMethodInfointerfaceIJavaPropertyInfo
-