public class If extends Stat
Constructor and Description |
---|
If(ExprList cond,
StatList statList,
Location location) |
Modifier and Type | Method and Description |
---|---|
void |
exec(Env env,
Scope scope,
Writer writer) |
void |
setStat(Stat elseIfOrElse)
take over setStat(...) method of super class
|
getLocation, hasEnd, setExprList, setLocation, write
Copyright © 2018. All rights reserved.