Class SwitchStatement.MultiLabelsBlock
java.lang.Object
org.jd.core.v1.model.javasyntax.statement.SwitchStatement.Block
org.jd.core.v1.model.javasyntax.statement.SwitchStatement.MultiLabelsBlock
- Enclosing class:
SwitchStatement
-
Field Summary
FieldsFields inherited from class org.jd.core.v1.model.javasyntax.statement.SwitchStatement.Block
statements
-
Constructor Summary
ConstructorsConstructorDescriptionMultiLabelsBlock
(List<SwitchStatement.Label> labels, BaseStatement statements) -
Method Summary
Methods inherited from class org.jd.core.v1.model.javasyntax.statement.SwitchStatement.Block
getStatements
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jd.core.v1.util.Base
getFirst, getLast, getList, isList, iterator, size
Methods inherited from interface java.lang.Iterable
forEach, spliterator