Stat.Assign, Stat.Break, Stat.FuncCallStat, Stat.FuncDef, Stat.GenericFor, Stat.Goto, Stat.IfThenElse, Stat.Label, Stat.LocalAssign, Stat.LocalFuncDef, Stat.NumericFor, Stat.RepeatUntil, Stat.Return, Stat.WhileDo| 限定符和类型 | 字段和说明 |
|---|---|
List<Exp> |
exps |
List<Exp.VarExp> |
vars |
beginColumn, beginLine, endColumn, endLine| 构造器和说明 |
|---|
Assign(List<Exp.VarExp> vars,
List<Exp> exps) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(Visitor visitor) |
assignment, block, breakstat, forgeneric, fornumeric, functioncall, functiondef, gotostat, ifthenelse, labelstat, localassignment, localfunctiondef, repeatuntil, returnstat, whiledoCopyright © 2020. All rights reserved.