Class SwitchStatement.LabelBlock

java.lang.Object
org.jd.core.v1.model.javasyntax.statement.SwitchStatement.Block
org.jd.core.v1.model.javasyntax.statement.SwitchStatement.LabelBlock
All Implemented Interfaces:
Iterable<Statement>, BaseStatement, Statement, Base<Statement>
Enclosing class:
SwitchStatement

public static class SwitchStatement.LabelBlock extends SwitchStatement.Block