Uses of Interface
gw.internal.gosu.parser.IGosuEnhancementInternal
Packages that use IGosuEnhancementInternal
-
Uses of IGosuEnhancementInternal in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform that return IGosuEnhancementInternal -
Uses of IGosuEnhancementInternal in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IGosuEnhancementInternalMethods in gw.internal.gosu.parser that return IGosuEnhancementInternalModifier and TypeMethodDescriptionGosuEnhancement.getParameterizedType(IType... paramTypes) protected IGosuEnhancementInternalMethods in gw.internal.gosu.parser that return types with arguments of type IGosuEnhancementInternalConstructors in gw.internal.gosu.parser with parameters of type IGosuEnhancementInternalModifierConstructorDescriptionGosuEnhancement(IGosuEnhancementInternal gosuEnhancement, IType[] paramTypes)