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