|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 AllocationExpression 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.problem | |
| org.eclipse.jdt.internal.compiler 中 AllocationExpression 的使用 |
|---|
| 参数类型为 AllocationExpression 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(AllocationExpression allocationExpression,
BlockScope scope)
|
boolean |
ASTVisitor.visit(AllocationExpression allocationExpression,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 AllocationExpression 的使用 |
|---|
| org.eclipse.jdt.internal.compiler.ast 中 AllocationExpression 的子类 | |
|---|---|
class |
JavadocAllocationExpression
|
class |
QualifiedAllocationExpression
Variation on allocation, where can optionally be specified any of: - leading enclosing instance - trailing anonymous type - generic type arguments for generic constructor invocation |
| org.eclipse.jdt.internal.compiler.problem 中 AllocationExpression 的使用 |
|---|
| 参数类型为 AllocationExpression 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.cannotInferElidedTypes(AllocationExpression allocationExpression)
|
void |
ProblemReporter.unusedObjectAllocation(AllocationExpression allocationExpression)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||