예제 #1
0
 public static void Rule(BinaryOp400 lhs, OpShiftRight op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 2, true);
 }
예제 #2
0
 public static void Rule(BinaryOp400 lhs, OpShiftRight op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 2, true);
 }