| 构造器和说明 |
|---|
Stat() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
exec(Env env,
Scope scope,
Writer writer)
exec.
|
Location |
getLocation()
Getter for the field
location. |
boolean |
hasEnd()
hasEnd.
|
void |
setExprList(ExprList exprList)
setExprList.
|
Stat |
setLocation(Location location)
Setter for the field
location. |
void |
setStat(Stat stat)
setStat.
|
protected void |
write(Writer writer,
String str)
write.
|
protected Location location
public void setExprList(ExprList exprList)
setExprList.
exprList - a ExprList object.public boolean hasEnd()
hasEnd.
Copyright © 2023. All rights reserved.