public class TextStatement extends Statement
BREAK_FALL_THROUGH, FALL_THROUGH, RETURN
Constructor and Description |
---|
TextStatement(Location location,
StringValue value)
Creates the text statement with its string.
|
Modifier and Type | Method and Description |
---|---|
Value |
execute(Env env) |
protected StringValue |
getValue() |
fallThrough, getLocation, getParent, isLoop, rethrow, rethrow, setParent, toString
public TextStatement(Location location, StringValue value)
protected StringValue getValue()