public class ElseIf extends Stat
ElseIf class.
| 构造器和说明 |
|---|
ElseIf(ExprList cond,
StatList statList,
Location location)
Constructor for ElseIf.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
exec(Env env,
Scope scope,
Writer writer)
exec.
|
void |
setStat(Stat elseIfOrElse)
setStat.
|
getLocation, hasEnd, setExprList, setLocation, writeCopyright © 2023. All rights reserved.