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, isStopExecution
getScriptConstantRepresentation, getStringRepresentation
public ExecutionBreak(ExecutionReturn value)
public java.lang.String toString()
toString
in class ExecutionFunctionReturn