public static class TupleFunDef.CalcImpl extends AbstractTupleCalc
exp, type
Constructor and Description |
---|
CalcImpl(ResolvedFunCall call,
MemberCalc[] memberCalcs) |
Modifier and Type | Method and Description |
---|---|
Member[] |
evaluateTuple(Evaluator evaluator)
Evaluates this expression to yield a tuple.
|
MemberCalc[] |
getMemberCalcs() |
evaluate
accept, anyDepends, anyDependsButFirst, butDepends, collectArguments, dependsOn, getArguments, getCalcs, getName, getResultStyle, getType, isWrapperFor, simplifyEvaluator, unwrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, dependsOn, getResultStyle, getType, isWrapperFor, unwrap
public CalcImpl(ResolvedFunCall call, MemberCalc[] memberCalcs)
public Member[] evaluateTuple(Evaluator evaluator)
TupleCalc
A tuple cannot contain any null members. If any of the members is null, this method must return a null.
evaluator
- Evaluation contextpublic MemberCalc[] getMemberCalcs()
Copyright © 2018 Hitachi Vantara. All rights reserved.