Uses of Interface
gw.lang.reflect.gs.IGosuEnhancement
Packages that use IGosuEnhancement
-
Uses of IGosuEnhancement in gw.internal.gosu.parser
Subinterfaces of IGosuEnhancement in gw.internal.gosu.parserClasses in gw.internal.gosu.parser that implement IGosuEnhancementMethods in gw.internal.gosu.parser that return IGosuEnhancementModifier and TypeMethodDescriptionGosuIndustrialParkImpl.createEnhancement(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap) Methods in gw.internal.gosu.parser with parameters of type IGosuEnhancementModifier and TypeMethodDescriptionvoidEnhancementIndex.addEntry(IType enhancedType, IGosuEnhancement enhancement) voidEnhancementIndex.removeEntry(IGosuEnhancement enhancement) private booleanEnhancementIndex.EnhancementManager.shouldAddMethod(IMethodInfo enhancementMethodInfo, IGosuEnhancement enhancementType, IType typeToGetEnhancementsFor) -
Uses of IGosuEnhancement in gw.lang
Methods in gw.lang that return IGosuEnhancementModifier and TypeMethodDescriptionstatic IGosuEnhancementGosuShop.createEnhancement(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap) IGosuShop.createEnhancement(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap) -
Uses of IGosuEnhancement in gw.lang.reflect.gs
Methods in gw.lang.reflect.gs that return types with arguments of type IGosuEnhancementModifier and TypeMethodDescriptionList<? extends IGosuEnhancement>IEnhancementIndex.getEnhancementsForType(IType gosuClass) Methods in gw.lang.reflect.gs with parameters of type IGosuEnhancementModifier and TypeMethodDescriptionvoidIEnhancementIndex.addEntry(IType enhancedType, IGosuEnhancement enhancement) voidIEnhancementIndex.removeEntry(IGosuEnhancement enhancement)