|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ArrayAllocationExpression 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.problem | |
| org.eclipse.jdt.internal.compiler 中 ArrayAllocationExpression 的使用 |
|---|
| 参数类型为 ArrayAllocationExpression 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(ArrayAllocationExpression arrayAllocationExpression,
BlockScope scope)
|
boolean |
ASTVisitor.visit(ArrayAllocationExpression arrayAllocationExpression,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.problem 中 ArrayAllocationExpression 的使用 |
|---|
| 参数类型为 ArrayAllocationExpression 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.cannotDefineDimensionsAndInitializer(ArrayAllocationExpression expresssion)
|
void |
ProblemReporter.incorrectLocationForNonEmptyDimension(ArrayAllocationExpression expression,
int index)
|
void |
ProblemReporter.mustDefineDimensionsOrInitializer(ArrayAllocationExpression expression)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||