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