| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.ntemplate.filetemplate.eval |
| Modifier and Type | Class and Description |
|---|---|
class |
ExprNodeComments |
class |
ExprNodeFunction |
class |
ExprNodeLiteral |
class |
ExprNodeVar |
| Modifier and Type | Method and Description |
|---|---|
ExprNode[] |
ExprNodeFunction.getArgs() |
ExprNode |
ExprNodeParser.parseDocument() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExprEvalFct.evalFunction(ExprNode[] args,
FileTemplater context) |
protected Object |
FtexEvaluator.evalFunction(String functionName,
ExprNode[] args,
FileTemplater context) |
Object |
FtexEvaluator.evalNode(ExprNode node,
FileTemplater context) |
| Constructor and Description |
|---|
ExprNodeFunction(String name,
ExprNode[] args) |
Copyright © 2021 vpc open source initiative. All rights reserved.