public class BlockStatementOptimal extends BlockStatement
hasGoto, nodes| 构造器和说明 |
|---|
BlockStatementOptimal(Statement[] nodes,
GrammarToken token)
构造方法
|
public BlockStatementOptimal(Statement[] nodes, GrammarToken token)
nodes - 语句块结点列表token - 单词public void execute(Context ctx)
execute 在类中 BlockStatementCopyright © 2022. All rights reserved.