public interface JepFunction extends org.nfunk.jep.function.PostfixMathCommandI
JEP
expression. This interface
is just the addition of a name to the PostfixMathCommandI
interface defined by JEP.Jep.newJep(String, JepFunction[])
,
Jep
Modifier and Type | Method and Description |
---|---|
String |
getFunctionName()
Get the name of this function.
|
checkNumberOfParameters, getNumberOfParameters, run, setCurNumberOfParameters