LB method

TerminalNode? LB()

Implementation

TerminalNode? LB() => getToken(Protobuf3Parser.TOKEN_LB, 0);