| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.ast |
| Modifier and Type | Field and Description |
|---|---|
protected InnerInferenceHelper |
MessageSend.innerInferenceHelper |
protected InnerInferenceHelper |
AllocationExpression.innerInferenceHelper |
| Modifier and Type | Method and Description |
|---|---|
InnerInferenceHelper |
Invocation.innerInferenceHelper()
If this invocation has any poly expressions as arguments, this method answers an inference helper
that mediates during overload resolution, even if no actual inference happens for this invocation.
|
InnerInferenceHelper |
MessageSend.innerInferenceHelper() |
InnerInferenceHelper |
ExplicitConstructorCall.innerInferenceHelper() |
InnerInferenceHelper |
AllocationExpression.innerInferenceHelper() |
Copyright © 2015. All rights reserved.