|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QualifiedNameReference | |
---|---|
org.eclipse.jdt.internal.compiler | |
org.eclipse.jdt.internal.compiler.problem |
Uses of QualifiedNameReference in org.eclipse.jdt.internal.compiler |
---|
Methods in org.eclipse.jdt.internal.compiler with parameters of type QualifiedNameReference | |
---|---|
void |
ASTVisitor.endVisit(QualifiedNameReference qualifiedNameReference,
BlockScope scope)
|
void |
ASTVisitor.endVisit(QualifiedNameReference qualifiedNameReference,
ClassScope scope)
|
boolean |
ASTVisitor.visit(QualifiedNameReference qualifiedNameReference,
BlockScope scope)
|
boolean |
ASTVisitor.visit(QualifiedNameReference qualifiedNameReference,
ClassScope scope)
|
Uses of QualifiedNameReference in org.eclipse.jdt.internal.compiler.problem |
---|
Methods in org.eclipse.jdt.internal.compiler.problem with parameters of type QualifiedNameReference | |
---|---|
void |
ProblemReporter.invalidField(QualifiedNameReference nameRef,
FieldBinding field,
int index,
TypeBinding searchedType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |