类 WhileStatement
java.lang.Object
org.beetl.core.statement.ASTNode
org.beetl.core.statement.Statement
org.beetl.core.statement.WhileStatement
- 所有已实现的接口:
Serializable,IGoto
while(exp) whileBody
- 作者:
- xiandafu
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
exp
-
whileBody
-
hasGoto
public boolean hasGoto
-
-
构造器详细资料
-
WhileStatement
-
-
方法详细资料