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