Uses of Interface
gw.lang.reflect.IHasParameterInfos
Packages that use IHasParameterInfos
Package
Description
-
Uses of IHasParameterInfos in gw.internal.gosu.dynamic
Classes in gw.internal.gosu.dynamic that implement IHasParameterInfos -
Uses of IHasParameterInfos in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IHasParameterInfosModifier and TypeClassDescriptionclass
private static class
private static class
class
class
class
class
private static class
private static class
class
-
Uses of IHasParameterInfos in gw.internal.gosu.parser.expressions
Methods in gw.internal.gosu.parser.expressions with type parameters of type IHasParameterInfosModifier and TypeMethodDescriptionprivate <T extends IHasParameterInfos>
TFeatureLiteral.ensureExactMatch
(T methodInfo, IType[] argTypes) Methods in gw.internal.gosu.parser.expressions with parameters of type IHasParameterInfosModifier and TypeMethodDescriptionprivate IType[]
FeatureLiteral.adjustParametersForFeature
(IHasParameterInfos feature, IType[] params) FeatureLiteral.argNames
(IHasParameterInfos hasParams) private IType[]
FeatureLiteral.boundGenericFunctionTypeVariables
(IHasParameterInfos methodInfo, IType[] parametersTypes) FeatureLiteral.getFunctionTypeVarsToBound
(IHasParameterInfos methodInfo) private IType[]
FeatureLiteral.getParameterTypes
(IHasParameterInfos hasParameterInfos) private boolean
FeatureLiteral.hasBoundArgs
(IHasParameterInfos feature) void
FeatureLiteral.setFeature
(IHasParameterInfos feature, List<IExpression> arguments) -
Uses of IHasParameterInfos in gw.lang.reflect
Subinterfaces of IHasParameterInfos in gw.lang.reflectModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
Classes in gw.lang.reflect that implement IHasParameterInfosModifier and TypeClassDescriptionprivate static class
class
class
private static class
class
class
-
Uses of IHasParameterInfos in gw.lang.reflect.gs
Subinterfaces of IHasParameterInfos in gw.lang.reflect.gs -
Uses of IHasParameterInfos in gw.lang.reflect.java
Subinterfaces of IHasParameterInfos in gw.lang.reflect.java