| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(JavadocReturnStatement statement,
BlockScope scope) |
void |
ASTVisitor.endVisit(JavadocReturnStatement statement,
ClassScope scope) |
boolean |
ASTVisitor.visit(JavadocReturnStatement statement,
BlockScope scope) |
boolean |
ASTVisitor.visit(JavadocReturnStatement statement,
ClassScope scope) |
| Modifier and Type | Field and Description |
|---|---|
JavadocReturnStatement |
Javadoc.returnStatement |
Copyright © 2015. All rights reserved.