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
getStatementsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jd.core.v1.util.Base
getFirst, getLast, getList, isList, iterator, sizeMethods inherited from interface java.lang.Iterable
forEach, spliterator