Produce the mutations that can be applied on an operator.
the c/c++ operator in the AST
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:
See Implementation
Produce the mutations that can be applied on an operator.