Constructs a new {@link CommonTokenStream} using the specified token source and the default token channel ({@link Token#DEFAULT_CHANNEL}).
@param tokenSource The token source.
See Implementation
Constructs a new {@link CommonTokenStream} using the specified token source and the default token channel ({@link Token#DEFAULT_CHANNEL}).
@param tokenSource The token source.