Uses of Interface
org.sonar.plugins.java.api.tree.SwitchTree
Packages that use SwitchTree
Package
Description
Provides interfaces to represent Java source code as syntax tree.
-
Uses of SwitchTree in org.sonar.java.model.statement
Classes in org.sonar.java.model.statement that implement SwitchTreeModifier and TypeClassDescriptionclass
class
class
-
Uses of SwitchTree in org.sonar.plugins.java.api.tree
Subinterfaces of SwitchTree in org.sonar.plugins.java.api.treeModifier and TypeInterfaceDescriptioninterface
'switch' expression.interface
'switch' statement.