KADABRA API

LARA API

LARA Common Language API

(.js)
laraImport("kadabra.mutation.BinaryExpressionMutation");

(.lara)
import kadabra.mutation.BinaryExpressionMutation;

BinaryExpressionMutation

Constructor

BinaryExpressionMutation

new BinaryExpressionMutation(newOperators)

Parameters

newOperators: String[] | String... - Operators that will be used to mutate the binaryExpression.

Instance Members

isMutationPoint

isMutationPoint($jp)

Parameters

$jp: any

mutate

mutate