| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.parser | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Class and Description |
|---|---|
class |
JavadocSingleNameReference |
class |
QualifiedNameReference |
class |
SingleNameReference |
| Modifier and Type | Method and Description |
|---|---|
protected NameReference |
Parser.getUnspecifiedReference() |
protected NameReference |
Parser.getUnspecifiedReferenceOptimized() |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2013. All rights reserved.