Versions in this module Expand all Collapse all v1 v1.9.11 Mar 16, 2022 Changes in this version + const CommentLexerADD + const CommentLexerADD_ASSIGN + const CommentLexerAND + const CommentLexerAND_ASSIGN + const CommentLexerARROW + const CommentLexerASSIGN + const CommentLexerAT + const CommentLexerBANG + const CommentLexerBINARY_LITERAL + const CommentLexerBITAND + const CommentLexerBITOR + const CommentLexerBOOL_LITERAL + const CommentLexerCARET + const CommentLexerCHAR_LITERAL + const CommentLexerCOLON + const CommentLexerCOLONCOLON + const CommentLexerCOMMA + const CommentLexerCOMMENT + const CommentLexerDEC + const CommentLexerDECIMAL_LITERAL + const CommentLexerDIV + const CommentLexerDIV_ASSIGN + const CommentLexerDOT + const CommentLexerELLIPSIS + const CommentLexerEQUAL + const CommentLexerFLOAT_LITERAL + const CommentLexerGE + const CommentLexerGT + const CommentLexerHEX_FLOAT_LITERAL + const CommentLexerHEX_LITERAL + const CommentLexerIDENTIFIER + const CommentLexerINC + const CommentLexerLBRACE + const CommentLexerLBRACK + const CommentLexerLE + const CommentLexerLINE_COMMENT + const CommentLexerLPAREN + const CommentLexerLSHIFT_ASSIGN + const CommentLexerLT + const CommentLexerMOD + const CommentLexerMOD_ASSIGN + const CommentLexerMUL + const CommentLexerMUL_ASSIGN + const CommentLexerNOTEQUAL + const CommentLexerNULL_LITERAL + const CommentLexerOCT_LITERAL + const CommentLexerOR + const CommentLexerOR_ASSIGN + const CommentLexerPYTHON_COMMENT + const CommentLexerQUESTION + const CommentLexerRBRACE + const CommentLexerRBRACK + const CommentLexerRPAREN + const CommentLexerRSHIFT_ASSIGN + const CommentLexerSEMI + const CommentLexerSTRING_LITERAL + const CommentLexerSUB + const CommentLexerSUB_ASSIGN + const CommentLexerTILDE + const CommentLexerTemplateStringLiteral + const CommentLexerURSHIFT_ASSIGN + const CommentLexerWS + const CommentLexerXOR_ASSIGN + type CommentLexer struct + func NewCommentLexer(input antlr.CharStream) *CommentLexer