| 程序包 | 说明 |
|---|---|
| org.beetl.core | |
| org.beetl.core.statement |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AntlrProgramBuilder.checkGoto(IGoto gotoHandleStat) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BlockStatement
{ statement1;statement2 }
|
class |
ForStatement
for(user:list){}elsefor{}
|
class |
GeneralForStatement
for(var a=0;a <10;i++){}elsefor{}
|
class |
WhileStatement
while(exp) whileBody
|
Copyright © 2018. All rights reserved.