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