| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Field and Description |
|---|---|
Receiver |
AbstractMethodDeclaration.receiver |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.disallowedThisParameter(Receiver receiver) |
void |
ProblemReporter.illegalQualifierForExplicitThis(Receiver receiver,
TypeBinding expectedType) |
void |
ProblemReporter.illegalQualifierForExplicitThis2(Receiver receiver) |
void |
ProblemReporter.illegalTypeForExplicitThis(Receiver receiver,
TypeBinding expectedType) |
Copyright © 2015. All rights reserved.