public interface BreakableNode extends LexicalContextNode
break statement.| Modifier and Type | Method and Description |
|---|---|
boolean |
isBreakableWithoutLabel()
Check whether this can be broken out from without using a label, e.g.
|
accept, accept, accept, accept