| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavadocSingleNameReference |
Copyright © 2013. All rights reserved.