rorMutations

Produce the mutations that can be applied on an operator.

@safe pure nothrow
rorMutations
(
const OpKind op
,)

Parameters

op OpKind

the c/c++ operator in the AST

tyi OpTypeInfo

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