BOOL method

TerminalNode? BOOL()

Implementation

TerminalNode? BOOL() => getToken(Protobuf3Parser.TOKEN_BOOL, 0);