| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(ArrayTypeReference arrayTypeReference,
BlockScope scope) |
void |
ASTVisitor.endVisit(ArrayTypeReference arrayTypeReference,
ClassScope scope) |
boolean |
ASTVisitor.visit(ArrayTypeReference arrayTypeReference,
BlockScope scope) |
boolean |
ASTVisitor.visit(ArrayTypeReference arrayTypeReference,
ClassScope scope) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavadocArraySingleTypeReference |
class |
ParameterizedSingleTypeReference
Syntactic representation of a reference to a generic type.
|
Copyright © 2015. All rights reserved.