BaseEq
Defined in: actions/evaluators.ts:60
Extended by
Section titled “Extended by”Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new BaseEq(
params_):BaseEq
Defined in: actions/evaluators.ts:61
Parameters
Section titled “Parameters”params_
Section titled “params_”Returns
Section titled “Returns”BaseEq
Accessors
Section titled “Accessors”nonStrict
Section titled “nonStrict”Get Signature
Section titled “Get Signature”get
abstractprotectednonStrict():string
Defined in: actions/evaluators.ts:63
Returns
Section titled “Returns”string
strict
Section titled “strict”Get Signature
Section titled “Get Signature”get
abstractprotectedstrict():string
Defined in: actions/evaluators.ts:64
Returns
Section titled “Returns”string
Methods
Section titled “Methods”toJS()
Section titled “toJS()”toJS(
input,ctx):string
Defined in: actions/evaluators.ts:66
Parameters
Section titled “Parameters”string
EvaluatorContext
Returns
Section titled “Returns”string