|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingleNameReference | |
---|---|
org.eclipse.jdt.internal.compiler | |
org.eclipse.jdt.internal.compiler.ast |
Uses of SingleNameReference in org.eclipse.jdt.internal.compiler |
---|
Methods in org.eclipse.jdt.internal.compiler with parameters of type SingleNameReference | |
---|---|
void |
ASTVisitor.endVisit(SingleNameReference singleNameReference,
BlockScope scope)
|
void |
ASTVisitor.endVisit(SingleNameReference singleNameReference,
ClassScope scope)
|
boolean |
ASTVisitor.visit(SingleNameReference singleNameReference,
BlockScope scope)
|
boolean |
ASTVisitor.visit(SingleNameReference singleNameReference,
ClassScope scope)
|
Uses of SingleNameReference in org.eclipse.jdt.internal.compiler.ast |
---|
Subclasses of SingleNameReference in org.eclipse.jdt.internal.compiler.ast | |
---|---|
class |
JavadocSingleNameReference
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |