public class FunctionDefStatement extends Statement
Modifier and Type | Field and Description |
---|---|
protected Function |
_fun |
BREAK_FALL_THROUGH, FALL_THROUGH, RETURN
Constructor and Description |
---|
FunctionDefStatement(Location location,
Function fun) |
Modifier and Type | Method and Description |
---|---|
Value |
execute(Env env) |
fallThrough, getLocation, getParent, isLoop, rethrow, rethrow, setParent, toString