| Package | Description |
|---|---|
| org.sonar.java.model | |
| org.sonar.java.resolve | |
| org.sonar.plugins.java.api.tree |
Provides interfaces to represent Java source code as syntax tree.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaTree.UnionTypeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAndReferenceSolver.visitUnionType(UnionTypeTree tree) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTreeVisitor.visitUnionType(UnionTypeTree tree) |
void |
TreeVisitor.visitUnionType(UnionTypeTree tree) |
Copyright © 2012–2015 SonarSource. All rights reserved.