Example #1
0
 public void Operator(Lexer obj, char c)
 {
     obj.Operator_Operator(c);
 }