|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ThisReference 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.problem | |
| org.eclipse.jdt.internal.compiler 中 ThisReference 的使用 |
|---|
| 参数类型为 ThisReference 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(ThisReference thisReference,
BlockScope scope)
|
void |
ASTVisitor.endVisit(ThisReference thisReference,
ClassScope scope)
|
boolean |
ASTVisitor.visit(ThisReference thisReference,
BlockScope scope)
|
boolean |
ASTVisitor.visit(ThisReference thisReference,
ClassScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 ThisReference 的使用 |
|---|
| org.eclipse.jdt.internal.compiler.ast 中 ThisReference 的子类 | |
|---|---|
class |
QualifiedSuperReference
|
class |
QualifiedThisReference
|
class |
SuperReference
|
| 返回 ThisReference 的 org.eclipse.jdt.internal.compiler.ast 中的方法 | |
|---|---|
static ThisReference |
ThisReference.implicitThis()
|
| org.eclipse.jdt.internal.compiler.problem 中 ThisReference 的使用 |
|---|
| 参数类型为 ThisReference 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.fieldsOrThisBeforeConstructorInvocation(ThisReference reference)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||