コード例 #1
0
 public void Letter(Lexer obj, char c)
 {
     obj.Operator_Letter(c);
 }