Class SwitchStatement.Block
java.lang.Object
org.jd.core.v1.model.javasyntax.statement.SwitchStatement.Block
- Direct Known Subclasses:
SwitchStatement.LabelBlock,SwitchStatement.MultiLabelsBlock
- Enclosing class:
SwitchStatement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jd.core.v1.util.Base
getFirst, getLast, getList, isList, iterator, sizeMethods inherited from interface org.jd.core.v1.model.javasyntax.statement.BaseStatement
acceptMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
statements
-
-
Constructor Details
-
Block
-
-
Method Details
-
getStatements
-