BaseBinaryOp
Defined in: actions/evaluators.ts:12
Extended by
Section titled “Extended by”Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new BaseBinaryOp(
params_):BaseBinaryOp
Defined in: actions/evaluators.ts:13
Parameters
Section titled “Parameters”params_
Section titled “params_”Returns
Section titled “Returns”BaseBinaryOp
Accessors
Section titled “Accessors”Get Signature
Section titled “Get Signature”get
abstractprotectedop():string
Defined in: actions/evaluators.ts:15
Returns
Section titled “Returns”string
Methods
Section titled “Methods”toJS()
Section titled “toJS()”toJS(
input,ctx):string
Defined in: actions/evaluators.ts:17
Parameters
Section titled “Parameters”string
EvaluatorContext
Returns
Section titled “Returns”string