public class Label extends Statement
This AST element represents a label statement.
Currently, labels are read-only elements.
Break
Continue
Goto
java.lang.String
getName()
attachTag, getSubElements, isCompound, replaceSubElement, retrieveTag
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String getName()
Get the label name.