LexerTypeAction.this

@uml Constructs a new {@code type} action with the specified token type value. @param type The type to assign to the token using {@link Lexer#setType}.

class LexerTypeAction
this
(
int type
)

Meta