| 构造器和说明 |
|---|
Stat() |
| 限定符和类型 | 方法和说明 |
|---|---|
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,
char[] chars) |
protected void |
write(Writer writer,
String str) |
Copyright © 2017. All rights reserved.