LC method

TerminalNode? LC()

Implementation

TerminalNode? LC() => getToken(Protobuf3Parser.TOKEN_LC, 0);