JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.thevpc.commons.filetemplate.eval
ExprEvalFct
Contents
Description
Method Summary
Method Details
getName()
evalFunction(ExprNode[], FileTemplater)
Hide sidebar
Show sidebar
Interface ExprEvalFct
All Known Implementing Classes:
AbstractExprEvalEct
public interface
ExprEvalFct
Author:
thevpc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
evalFunction
(
ExprNode
[] args,
FileTemplater
context)
String
getName
()
Method Details
getName
String
getName
()
evalFunction
Object
evalFunction
(
ExprNode
[] args,
FileTemplater
context)