-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.source.tree.Tree
Tree.Kind
-
-
Method Detail
-
getExpression
ExpressionTree getExpression()
Returns the expression for the case, or
null
if this is the default case.
- Returns:
- the expression for the case, or null