|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| org.eclipse.jdt.internal.compiler 中 ConstructorDeclaration 的使用 |
|---|
| 参数类型为 ConstructorDeclaration 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(ConstructorDeclaration constructorDeclaration,
ClassScope scope)
|
boolean |
ASTVisitor.visit(ConstructorDeclaration constructorDeclaration,
ClassScope scope)
|
| org.eclipse.jdt.internal.compiler.apt.dispatch 中 ConstructorDeclaration 的使用 |
|---|
| 参数类型为 ConstructorDeclaration 的 org.eclipse.jdt.internal.compiler.apt.dispatch 中的方法 | |
|---|---|
boolean |
AnnotationDiscoveryVisitor.visit(ConstructorDeclaration constructorDeclaration,
ClassScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 ConstructorDeclaration 的使用 |
|---|
| 返回 ConstructorDeclaration 的 org.eclipse.jdt.internal.compiler.ast 中的方法 | |
|---|---|
ConstructorDeclaration |
TypeDeclaration.createDefaultConstructor(boolean needExplicitConstructorCall,
boolean needToInsert)
|
| org.eclipse.jdt.internal.compiler.parser 中 ConstructorDeclaration 的使用 |
|---|
| 参数类型为 ConstructorDeclaration 的 org.eclipse.jdt.internal.compiler.parser 中的方法 | |
|---|---|
MethodDeclaration |
Parser.convertToMethodDeclaration(ConstructorDeclaration c,
CompilationResult compilationResult)
|
void |
Parser.parse(ConstructorDeclaration cd,
CompilationUnitDeclaration unit,
boolean recordLineSeparator)
|
| org.eclipse.jdt.internal.compiler.problem 中 ConstructorDeclaration 的使用 |
|---|
| 参数类型为 ConstructorDeclaration 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.annotationTypeDeclarationCannotHaveConstructor(ConstructorDeclaration constructorDeclaration)
|
void |
ProblemReporter.interfaceCannotHaveConstructors(ConstructorDeclaration constructor)
|
void |
ProblemReporter.unusedPrivateConstructor(ConstructorDeclaration constructorDecl)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||