final class JBreak extends java.lang.Object implements JStatement
| Constructor and Description |
|---|
JBreak(JLabel _label)
JBreak constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
state(JFormatter f) |
private final JLabel label
JBreak(JLabel _label)
_label - break label or null.public void state(JFormatter f)
state in interface JStatement