Interface UnionTypeTree
- All Known Implementing Classes:
JavaTree.UnionTypeTreeImpl
Union type expression in a multi-catch.
- Since:
- Java 1.7
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.sonar.plugins.java.api.tree.Tree
accept, firstToken, is, kind, lastToken, parentMethods inherited from interface org.sonar.plugins.java.api.tree.TypeTree
annotations, symbolType
-
Method Details
-
typeAlternatives
-