Interface SwitchStatement.Label
-
- All Superinterfaces:
Base<Statement>,BaseStatement,java.lang.Iterable<Statement>,Statement
- All Known Implementing Classes:
SwitchStatement.DefaultLabel,SwitchStatement.ExpressionLabel
- Enclosing class:
- SwitchStatement
public static interface SwitchStatement.Label extends Statement