| 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 | Description |
|---|---|---|
ModifiersTreeImpl |
TreeFactory.modifiers(com.sonar.sslr.api.typed.Optional<List<ModifierTree>> modifierNodes) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AnnotationTreeImpl |
|
class |
ModifierKeywordTreeImpl |
| Constructor | Description |
|---|---|
ModifiersTreeImpl(List<ModifierTree> javaTrees) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AnnotationTree |
Annotation.
|
interface |
ModifierKeywordTree |
Copyright © 2012–2018 SonarSource. All rights reserved.