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.Directivepublic 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.StatCopyright © 2020. All rights reserved.