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 |
RequiresDirectiveTreeImpl |
Modifier and Type | Method and Description |
---|---|
void |
TreeVisitor.visitRequiresDirectiveTree(RequiresDirectiveTree tree) |
void |
BaseTreeVisitor.visitRequiresDirectiveTree(RequiresDirectiveTree tree) |
Copyright © 2012–2018 SonarSource. All rights reserved.