LP method

TerminalNode? LP()

Implementation

TerminalNode? LP() => getToken(Protobuf3Parser.TOKEN_LP, 0);