| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(LabeledStatement labeledStatement,
BlockScope scope) |
boolean |
ASTVisitor.visit(LabeledStatement labeledStatement,
BlockScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.unusedLabel(LabeledStatement statement) |
Copyright © 2013. All rights reserved.