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 TypeMethodDescriptionvoid
EnhancementIndex.addEntry
(IType enhancedType, IGosuEnhancement enhancement) void
EnhancementIndex.removeEntry
(IGosuEnhancement enhancement) private boolean
EnhancementIndex.EnhancementManager.shouldAddMethod
(IMethodInfo enhancementMethodInfo, IGosuEnhancement enhancementType, IType typeToGetEnhancementsFor) -
Uses of IGosuEnhancement in gw.lang
Methods in gw.lang that return IGosuEnhancementModifier and TypeMethodDescriptionstatic IGosuEnhancement
GosuShop.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 TypeMethodDescriptionvoid
IEnhancementIndex.addEntry
(IType enhancedType, IGosuEnhancement enhancement) void
IEnhancementIndex.removeEntry
(IGosuEnhancement enhancement)