Class LabelStatement

java.lang.Object
org.jd.core.v1.model.javasyntax.statement.LabelStatement
All Implemented Interfaces:
Iterable<Statement>, BaseStatement, Statement, Base<Statement>

public class LabelStatement extends Object implements Statement