public class ExecutionBreak extends ExecutionFunctionReturn
QUIT, UNDEF, VOID| Constructor and Description |
|---|
ExecutionBreak(ExecutionReturn value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getValue, isStopExecutiongetScriptConstantRepresentation, getStringRepresentationpublic ExecutionBreak(ExecutionReturn value)
public java.lang.String toString()
toString in class ExecutionFunctionReturn