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