Esempio n. 1
0
 public static void Rule(BinaryOp400 lhs, OpShiftLeft op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 2, true);
 }
Esempio n. 2
0
 public static void Rule(BinaryOp400 lhs, OpShiftLeft op)
 {
     lhs.CodeFunctor = new CodeFunctor(op.Text, 2, true);
 }