| Package | Description |
|---|---|
| org.sonar.java.model.declaration | |
| org.sonar.plugins.java.api.tree |
Provides interfaces to represent Java source code as syntax tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpensDirectiveTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeVisitor.visitOpensDirective(OpensDirectiveTree tree) |
void |
BaseTreeVisitor.visitOpensDirective(OpensDirectiveTree tree) |
Copyright © 2012–2017 SonarSource. All rights reserved.