rorMutations

Produce the mutations that can be applied on an operator.

rorMutations
@safe pure nothrow
(
const OpKind op
,
)

Parameters

op
Type: OpKind

the c/c++ operator in the AST

tyi

type info about the expressions on the sides of the operator

The resulting schema is intended to be: normal + pointer - float - enum - bool

The schema when used is:

Meta