Uses of Interface
gw.lang.reflect.gs.IGosuConstructorInfo
Packages that use IGosuConstructorInfo
-
Uses of IGosuConstructorInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IGosuConstructorInfoModifier and TypeClassDescriptionclass
class
Fields in gw.internal.gosu.parser declared as IGosuConstructorInfoModifier and TypeFieldDescriptionprivate IGosuConstructorInfo
ParameterizedGosuConstructorInfo._delegate
Methods in gw.internal.gosu.parser that return IGosuConstructorInfoModifier and TypeMethodDescriptionGosuConstructorInfo.getBackingConstructorInfo()
ParameterizedGosuConstructorInfo.getBackingConstructorInfo()
Methods in gw.internal.gosu.parser with parameters of type IGosuConstructorInfoModifier and TypeMethodDescriptionprivate boolean
GosuClassParseInfo.equals
(DynamicFunctionSymbol constructor, IGosuConstructorInfo ctorFromSuper) private DynamicFunctionSymbol
GosuClassParseInfo.getSuperDfsFromSuperCtor
(IGosuConstructorInfo ctorFromSuper) Constructors in gw.internal.gosu.parser with parameters of type IGosuConstructorInfoModifierConstructorDescriptionParameterizedGosuConstructorInfo
(IFeatureInfo container, DynamicFunctionSymbol dfs, IGosuConstructorInfo delegate) -
Uses of IGosuConstructorInfo in gw.lang.reflect.gs
Methods in gw.lang.reflect.gs that return IGosuConstructorInfo