public class UseDirective
extends com.jfinal.template.Directive
Constructor and Description |
---|
UseDirective() |
Modifier and Type | Method and Description |
---|---|
void |
exec(com.jfinal.template.Env env,
com.jfinal.template.stat.Scope scope,
com.jfinal.template.io.Writer writer) |
void |
setExprList(com.jfinal.template.expr.ast.ExprList exprList) |
public void setExprList(com.jfinal.template.expr.ast.ExprList exprList)
setExprList
in class com.jfinal.template.Directive
public void exec(com.jfinal.template.Env env, com.jfinal.template.stat.Scope scope, com.jfinal.template.io.Writer writer)
exec
in class com.jfinal.template.stat.ast.Stat
Copyright © 2020. All rights reserved.