public class BlockStatement extends Statement implements IGoto
| 构造器和说明 |
|---|
BlockStatement(Statement[] nodes,
GrammarToken token) |
public Statement[] nodes
protected boolean hasGoto
public BlockStatement(Statement[] nodes, GrammarToken token)
public boolean hasGoto()
IGotogoto 关键字Copyright © 2022. All rights reserved.