| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.parser | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(Initializer initializer,
MethodScope scope) |
boolean |
ASTVisitor.visit(Initializer initializer,
MethodScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
Parser.parse(Initializer initializer,
TypeDeclaration type,
CompilationUnitDeclaration unit) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.innerTypesCannotDeclareStaticInitializers(ReferenceBinding innerType,
Initializer initializer) |
Copyright © 2013. All rights reserved.