Package | Description |
---|---|
org.sonar.java.model.expression | |
org.sonar.java.resolve | |
org.sonar.plugins.java.api.tree |
Provides interfaces to represent Java source code as syntax tree.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LiteralTreeImpl |
Modifier and Type | Method | Description |
---|---|---|
void |
TypeAndReferenceSolver.visitLiteral(LiteralTree tree) |
Modifier and Type | Method | Description |
---|---|---|
void |
BaseTreeVisitor.visitLiteral(LiteralTree tree) |
|
void |
TreeVisitor.visitLiteral(LiteralTree tree) |
Copyright © 2012–2018 SonarSource. All rights reserved.