Constructs a new {@link CommonToken} with the specified token type and text.
@param type The token type. @param text The text of the token.
See Implementation
Constructs a new {@link CommonToken} with the specified token type and text.
@param type The token type. @param text The text of the token.