类的使用
org.beetl.core.statement.GeneralForStatement
使用GeneralForStatement的程序包
-
org.beetl.core.engine中GeneralForStatement的使用
修饰符和类型方法说明GrammarCreator.createFor(VarAssignSeqStatement varAssignSeq, Expression[] expInit, Expression condition, Expression[] expUpdate, Statement forPart, Statement elseforPart, GrammarToken token)