| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(ArrayReference arrayReference,
BlockScope scope) |
boolean |
ASTVisitor.visit(ArrayReference arrayReference,
BlockScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.arrayReferencePotentialNullReference(ArrayReference arrayReference) |
void |
ProblemReporter.referenceMustBeArrayTypeAt(TypeBinding arrayType,
ArrayReference arrayRef) |
Copyright © 2015. All rights reserved.