| Package | Description |
|---|---|
| com.google.gwt.dev.javac | |
| com.google.gwt.dev.javac.asm |
| Modifier and Type | Method and Description |
|---|---|
String[] |
MethodArgNamesLookup.lookup(JAbstractMethod method,
CollectMethodData methodData)
Lookup the argument names for a given method.
|
| Modifier and Type | Method and Description |
|---|---|
List<CollectMethodData> |
CollectClassData.getMethods() |
| Constructor and Description |
|---|
ResolveMethodSignature(Resolver resolver,
TreeLogger logger,
JAbstractMethod method,
TypeParameterLookup typeParamLookup,
boolean hasReturnType,
CollectMethodData methodData,
Type[] argTypes,
String[] argNames,
boolean argNamesAreReal,
MethodArgNamesLookup allMethodArgs)
Resolve a method signature.
|
Copyright © 2018. All rights reserved.