Пример #1
0
 public void Accept(Token token)
 {
     Current.Accept(token, this);
 }