This is an abstract class.
Construct a token stream filtering the given input. this.input = input;
this.input = input;
Close the input TokenStream. input.close();
input.close();