Constructor and Description |
---|
Stat() |
Modifier and Type | Method and Description |
---|---|
abstract void |
exec(Env env,
Scope scope,
Writer writer) |
Location |
getLocation() |
boolean |
hasEnd() |
void |
setExprList(ExprList exprList) |
Stat |
setLocation(Location location) |
void |
setStat(Stat stat) |
protected void |
write(Writer writer,
String str) |
Copyright © 2018. All rights reserved.