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