| 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.WildcardTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAndReferenceSolver.visitWildcard(WildcardTree tree) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeVisitor.visitWildcard(WildcardTree tree) |
void |
BaseTreeVisitor.visitWildcard(WildcardTree tree) |
Copyright © 2012–2017 SonarSource. All rights reserved.