| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.lookup |
| Modifier and Type | Class and Description |
|---|---|
class |
CaptureBinding18
Capture-like type variable introduced during 1.8 type inference.
|
| Modifier and Type | Method and Description |
|---|---|
CaptureBinding |
LookupEnvironment.createCapturedWildcard(WildcardBinding wildcard,
ReferenceBinding contextType,
int start,
int end,
ASTNode cud,
int id) |
CaptureBinding |
TypeSystem.getCapturedWildcard(WildcardBinding wildcard,
ReferenceBinding contextType,
int start,
int end,
ASTNode cud,
int id) |
| Constructor and Description |
|---|
CaptureBinding(CaptureBinding prototype) |
Copyright © 2016. All rights reserved.