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