Uses of Interface
gw.lang.reflect.IConstructorType
-
Packages that use IConstructorType Package Description gw.lang.parser gw.lang.reflect -
-
Uses of IConstructorType in gw.lang.parser
Methods in gw.lang.parser that return IConstructorType Modifier and Type Method Description IConstructorTypeIConstructorInfoFactory. makeConstructorType(IConstructorInfo ctor) -
Uses of IConstructorType in gw.lang.reflect
Methods in gw.lang.reflect that return IConstructorType Modifier and Type Method Description IConstructorTypeIErrorType. getErrorTypeConstructorType(IExpression[] eArgs, List listAllMatchingMethods)
-