|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 InstanceOfExpression 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.problem | |
| org.eclipse.jdt.internal.compiler 中 InstanceOfExpression 的使用 |
|---|
| 参数类型为 InstanceOfExpression 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(InstanceOfExpression instanceOfExpression,
BlockScope scope)
|
boolean |
ASTVisitor.visit(InstanceOfExpression instanceOfExpression,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.problem 中 InstanceOfExpression 的使用 |
|---|
| 参数类型为 InstanceOfExpression 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.notCompatibleTypesError(InstanceOfExpression expression,
TypeBinding leftType,
TypeBinding rightType)
|
void |
ProblemReporter.unnecessaryInstanceof(InstanceOfExpression instanceofExpression,
TypeBinding checkType)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||