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()  | 
evaluateaccept, anyDepends, anyDependsButFirst, butDepends, collectArguments, dependsOn, getArguments, getCalcs, getName, getResultStyle, getType, isWrapperFor, simplifyEvaluator, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, dependsOn, getResultStyle, getType, isWrapperFor, unwrappublic CalcImpl(ResolvedFunCall call, MemberCalc[] memberCalcs)
public Member[] evaluateTuple(Evaluator evaluator)
TupleCalcA 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 © 2017 Hitachi Vantara. All rights reserved.