CommonToken.this

Constructs a new {@link CommonToken} with the specified token type and text.

@param type The token type. @param text The text of the token.

Meta