BOOL_LIT method

TerminalNode? BOOL_LIT()

Implementation

TerminalNode? BOOL_LIT() => getToken(Protobuf3Parser.TOKEN_BOOL_LIT, 0);