|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompilationUnitTree | |
|---|---|
| org.sonar.plugins.java.api | |
| org.sonar.plugins.java.api.tree | Provides interfaces to represent Java source code as abstract syntax trees (AST). |
| Uses of CompilationUnitTree in org.sonar.plugins.java.api |
|---|
| Methods in org.sonar.plugins.java.api that return CompilationUnitTree | |
|---|---|
CompilationUnitTree |
JavaFileScannerContext.getTree()
|
| Uses of CompilationUnitTree in org.sonar.plugins.java.api.tree |
|---|
| Methods in org.sonar.plugins.java.api.tree with parameters of type CompilationUnitTree | |
|---|---|
void |
BaseTreeVisitor.visitCompilationUnit(CompilationUnitTree tree)
|
void |
TreeVisitor.visitCompilationUnit(CompilationUnitTree tree)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||