| Package | Description |
|---|---|
| org.sonar.java.ast.parser | |
| org.sonar.java.model.declaration | |
| org.sonar.plugins.java.api.tree |
Provides interfaces to represent Java source code as syntax tree.
|
| Modifier and Type | Method and Description |
|---|---|
ModifiersTreeImpl |
TreeFactory.modifiers(com.sonar.sslr.api.typed.Optional<List<ModifierTree>> modifierNodes) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationTreeImpl |
class |
ModifierKeywordTreeImpl |
| Constructor and Description |
|---|
ModifiersTreeImpl(List<ModifierTree> javaTrees) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotationTree
Annotation.
|
interface |
ModifierKeywordTree |
Copyright © 2012–2017 SonarSource. All rights reserved.