Exemplo n.º 1
0
 /// <summary>Reset the filter as well as the input TokenStream. </summary>
 public override void  Reset()
 {
     input.Reset();
 }