| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(IntersectionCastTypeReference intersectionCastTypeReference,
BlockScope scope) |
void |
ASTVisitor.endVisit(IntersectionCastTypeReference intersectionCastTypeReference,
ClassScope scope) |
boolean |
ASTVisitor.visit(IntersectionCastTypeReference intersectionCastTypeReference,
BlockScope scope) |
boolean |
ASTVisitor.visit(IntersectionCastTypeReference intersectionCastTypeReference,
ClassScope scope) |
| Modifier and Type | Method and Description |
|---|---|
IntersectionCastTypeReference |
Parser.createIntersectionCastTypeReference(TypeReference[] typeReferences) |
Copyright © 2015. All rights reserved.