| Package | Description |
|---|---|
| gw.lang.reflect |
| Modifier and Type | Method and Description |
|---|---|
MethodScore |
MethodScorer.scoreMethod(IInvocableType funcType,
List<? extends IInvocableType> listFunctionTypes,
List<IType> argTypes,
List<IType> inferringTypes,
boolean bSkipScoring,
boolean bLookInCache) |
| Modifier and Type | Method and Description |
|---|---|
List<MethodScore> |
MethodScorer.scoreMethods(List<IInvocableType> funcTypes,
List<IType> argTypes) |
| Modifier and Type | Method and Description |
|---|---|
int |
MethodScore.compareTo(MethodScore o) |
void |
MethodScorer.putCachedMethodScore(MethodScore score) |
Copyright © 2016. All rights reserved.