public class CallDirective extends Directive
CallDirective class.
| 限定符和类型 | 字段和说明 |
|---|---|
protected Expr |
funcNameExpr |
protected boolean |
nullSafe |
protected ExprList |
paraExpr |
| 构造器和说明 |
|---|
CallDirective() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
exec(Env env,
Scope scope,
Writer writer)
exec.
|
void |
setExprList(ExprList exprList)
setExprList.
|
getLocation, hasEnd, setLocation, writeCopyright © 2023. All rights reserved.