|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.ast.InnerInferenceHelper
public class InnerInferenceHelper
| Constructor Summary | |
|---|---|
InnerInferenceHelper()
|
|
| Method Summary | |
|---|---|
TypeBinding[] |
getArgumentTypesForCandidate(MethodBinding candidate,
TypeBinding[] plainArgTypes)
|
void |
registerInnerResult(MethodBinding method,
TypeBinding resolvedType,
int argCount,
int argIdx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InnerInferenceHelper()
| Method Detail |
|---|
public void registerInnerResult(MethodBinding method,
TypeBinding resolvedType,
int argCount,
int argIdx)
public TypeBinding[] getArgumentTypesForCandidate(MethodBinding candidate,
TypeBinding[] plainArgTypes)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||