DOUBLE method

TerminalNode? DOUBLE()

Implementation

TerminalNode? DOUBLE() => getToken(Protobuf3Parser.TOKEN_DOUBLE, 0);