Package com.twineworks.tweakflow.std
Class Math.parser
java.lang.Object
com.twineworks.tweakflow.std.Math.parser
- All Implemented Interfaces:
Arity4UserFunction,UserFunction
- Enclosing class:
- Math
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
parser
public parser()
-
-
Method Details
-
call
public Value call(UserCallContext context, Value pattern, Value decimalSymbols, Value lenient, Value parseDecimal) - Specified by:
callin interfaceArity4UserFunction
-