类 org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
的使用

使用 ExplicitConstructorCall 的软件包
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.ast   
org.eclipse.jdt.internal.compiler.problem   
 

org.eclipse.jdt.internal.compilerExplicitConstructorCall 的使用
 

参数类型为 ExplicitConstructorCallorg.eclipse.jdt.internal.compiler 中的方法
 void ASTVisitor.endVisit(ExplicitConstructorCall explicitConstructor, BlockScope scope)
           
 boolean ASTVisitor.visit(ExplicitConstructorCall explicitConstructor, BlockScope scope)
           
 

org.eclipse.jdt.internal.compiler.astExplicitConstructorCall 的使用
 

声明为 ExplicitConstructorCallorg.eclipse.jdt.internal.compiler.ast 中的字段
 ExplicitConstructorCall ConstructorDeclaration.constructorCall
           
 

返回 ExplicitConstructorCallorg.eclipse.jdt.internal.compiler.ast 中的方法
static ExplicitConstructorCall SuperReference.implicitSuperConstructorCall()
           
 

org.eclipse.jdt.internal.compiler.problemExplicitConstructorCall 的使用
 

参数类型为 ExplicitConstructorCallorg.eclipse.jdt.internal.compiler.problem 中的方法
 void ProblemReporter.cannotInvokeSuperConstructorInEnum(ExplicitConstructorCall constructorCall, MethodBinding enumConstructor)
           
 void ProblemReporter.recursiveConstructorInvocation(ExplicitConstructorCall constructorCall)
           
 



Copyright © 2013. All Rights Reserved.