Class SwitchStatement.DefaultLabel
java.lang.Object
org.jd.core.v1.model.javasyntax.statement.SwitchStatement.DefaultLabel
- All Implemented Interfaces:
Iterable<Statement>
,BaseStatement
,Statement
,SwitchStatement.Label
,Base<Statement>
- Enclosing class:
SwitchStatement
-
Constructor Summary
Constructors -
Method Summary
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
-
Constructor Details
-
DefaultLabel
protected DefaultLabel()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceBaseStatement
-
toString
-