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