LINE_COMMENT method

TerminalNode? LINE_COMMENT()

Implementation

TerminalNode? LINE_COMMENT() => getToken(Protobuf3Parser.TOKEN_LINE_COMMENT, 0);