
public abstract class JsStatement extends JsNode
| Modifier | Constructor and Description |
|---|---|
protected |
JsStatement(SourceInfo sourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
unconditionalControlBreak()
Returns true if this statement definitely causes an abrupt change in flow control.
|
getKind, getSourceInfo, setSourceInfo, toSource, toSource, toStringtraverseprotected JsStatement(SourceInfo sourceInfo)
Copyright © 2018. All rights reserved.