类 OnlineTemplateEngine.RestrictWhileStatement
java.lang.Object
org.beetl.core.statement.ASTNode
org.beetl.core.statement.Statement
org.beetl.core.statement.WhileStatement
org.beetl.core.engine.OnlineTemplateEngine.RestrictWhileStatement
- 所有已实现的接口:
Serializable,IGoto
- 封闭类:
- OnlineTemplateEngine
- 另请参阅:
-
字段概要
从类继承的字段 org.beetl.core.statement.WhileStatement
exp, hasGoto, whileBody -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beetl.core.statement.WhileStatement
hasGoto, setGoto
-
构造器详细资料
-
RestrictWhileStatement
-
-
方法详细资料
-
execute
- 覆盖:
execute在类中WhileStatement
-