Uses of Interface
gw.lang.reflect.IConstructorType
Packages that use IConstructorType
Package
Description
-
Uses of IConstructorType in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser that return IConstructorTypeModifier and TypeMethodDescriptionGosuParser.getConstructorType(IType classBean, Expression[] eArgs, List<IConstructorType> listAllMatchingMethods, ParserBase parserState) Get the type of the method specified in the member path.ErrorType.getErrorTypeConstructorType(IExpression[] eArgs, List listAllMatchingMethods) ConstructorInfoFactoryImpl.makeConstructorType(IConstructorInfo ctor) Method parameters in gw.internal.gosu.parser with type arguments of type IConstructorTypeModifier and TypeMethodDescriptionGosuParser.getConstructorType(IType classBean, Expression[] eArgs, List<IConstructorType> listAllMatchingMethods, ParserBase parserState) Get the type of the method specified in the member path. -
Uses of IConstructorType in gw.internal.gosu.parser.types
Classes in gw.internal.gosu.parser.types that implement IConstructorType -
Uses of IConstructorType in gw.lang.parser
Methods in gw.lang.parser that return IConstructorTypeModifier and TypeMethodDescriptionIConstructorInfoFactory.makeConstructorType(IConstructorInfo ctor) -
Uses of IConstructorType in gw.lang.reflect
Methods in gw.lang.reflect that return IConstructorTypeModifier and TypeMethodDescriptionIErrorType.getErrorTypeConstructorType(IExpression[] eArgs, List listAllMatchingMethods)