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