示例#1
0
 public static void Rule(UnaryOp200 lhs, OpBitwiseNegate op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 1, true);
 }
示例#2
0
 public static void Rule(UnaryOp200 lhs, OpBitwiseNegate op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 1, true);
 }