|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 NameReference 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.parser | |
| org.eclipse.jdt.internal.compiler.problem | |
| org.eclipse.jdt.internal.compiler.ast 中 NameReference 的使用 |
|---|
| org.eclipse.jdt.internal.compiler.ast 中 NameReference 的子类 | |
|---|---|
class |
JavadocSingleNameReference
|
class |
QualifiedNameReference
|
class |
SingleNameReference
|
| org.eclipse.jdt.internal.compiler.parser 中 NameReference 的使用 |
|---|
| 返回 NameReference 的 org.eclipse.jdt.internal.compiler.parser 中的方法 | |
|---|---|
protected NameReference |
Parser.getUnspecifiedReference()
|
protected NameReference |
Parser.getUnspecifiedReferenceOptimized()
|
| org.eclipse.jdt.internal.compiler.problem 中 NameReference 的使用 |
|---|
| 参数类型为 NameReference 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.duplicateTargetInTargetAnnotation(TypeBinding annotationType,
NameReference reference)
|
void |
ProblemReporter.invalidField(NameReference nameRef,
FieldBinding field)
|
void |
ProblemReporter.unqualifiedFieldAccess(NameReference reference,
FieldBinding field)
|
void |
ProblemReporter.unresolvableReference(NameReference nameRef,
Binding binding)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||