Method: XlsFunction::Evaluators::FunctionEvaluator#before_eval
- Defined in:
- lib/xls_function/evaluators/function_evaluator.rb
#before_eval ⇒ Object
33 34 35 |
# File 'lib/xls_function/evaluators/function_evaluator.rb', line 33 def before_eval eval_arglist end |