| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(MarkerAnnotation annotation,
BlockScope scope) |
void |
ASTVisitor.endVisit(MarkerAnnotation annotation,
ClassScope scope) |
boolean |
ASTVisitor.visit(MarkerAnnotation annotation,
BlockScope scope) |
boolean |
ASTVisitor.visit(MarkerAnnotation annotation,
ClassScope scope) |
Copyright © 2015. All rights reserved.