|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaseGroupTree | |
|---|---|
| org.sonar.plugins.java.api.tree | Provides interfaces to represent Java source code as abstract syntax trees (AST). |
| Uses of CaseGroupTree in org.sonar.plugins.java.api.tree |
|---|
| Methods in org.sonar.plugins.java.api.tree that return types with arguments of type CaseGroupTree | |
|---|---|
List<CaseGroupTree> |
SwitchStatementTree.cases()
|
| Methods in org.sonar.plugins.java.api.tree with parameters of type CaseGroupTree | |
|---|---|
void |
BaseTreeVisitor.visitCaseGroup(CaseGroupTree tree)
|
void |
TreeVisitor.visitCaseGroup(CaseGroupTree tree)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||