|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ExplicitConstructorCall 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.problem | |
| org.eclipse.jdt.internal.compiler 中 ExplicitConstructorCall 的使用 |
|---|
| 参数类型为 ExplicitConstructorCall 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(ExplicitConstructorCall explicitConstructor,
BlockScope scope)
|
boolean |
ASTVisitor.visit(ExplicitConstructorCall explicitConstructor,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 ExplicitConstructorCall 的使用 |
|---|
| 声明为 ExplicitConstructorCall 的 org.eclipse.jdt.internal.compiler.ast 中的字段 | |
|---|---|
ExplicitConstructorCall |
ConstructorDeclaration.constructorCall
|
| 返回 ExplicitConstructorCall 的 org.eclipse.jdt.internal.compiler.ast 中的方法 | |
|---|---|
static ExplicitConstructorCall |
SuperReference.implicitSuperConstructorCall()
|
| org.eclipse.jdt.internal.compiler.problem 中 ExplicitConstructorCall 的使用 |
|---|
| 参数类型为 ExplicitConstructorCall 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.cannotInvokeSuperConstructorInEnum(ExplicitConstructorCall constructorCall,
MethodBinding enumConstructor)
|
void |
ProblemReporter.recursiveConstructorInvocation(ExplicitConstructorCall constructorCall)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||