|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnionTypeReference | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.codegen | |
| Uses of UnionTypeReference in org.eclipse.jdt.internal.compiler |
|---|
| Methods in org.eclipse.jdt.internal.compiler with parameters of type UnionTypeReference | |
|---|---|
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)
|
| Uses of UnionTypeReference in org.eclipse.jdt.internal.compiler.codegen |
|---|
| Methods in org.eclipse.jdt.internal.compiler.codegen with parameters of type UnionTypeReference | |
|---|---|
void |
MultiCatchExceptionLabel.initialize(UnionTypeReference typeReference)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||