| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.codegen |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(UnionTypeReference unionTypeReference,
BlockScope scope) |
void |
ASTVisitor.endVisit(UnionTypeReference unionTypeReference,
ClassScope scope) |
boolean |
ASTVisitor.visit(UnionTypeReference unionTypeReference,
BlockScope scope) |
boolean |
ASTVisitor.visit(UnionTypeReference unionTypeReference,
ClassScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiCatchExceptionLabel.initialize(UnionTypeReference typeReference,
Annotation[] annotations) |
Copyright © 2015. All rights reserved.