Exemplo n.º 1
0
 public static void Rule(UnaryOp200 lhs, OpBitwiseNegate op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 1, true);
 }
Exemplo n.º 2
0
 public static void Rule(UnaryOp200 lhs, OpBitwiseNegate op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 1, true);
 }