FLOAT_LIT method

TerminalNode? FLOAT_LIT()

Implementation

TerminalNode? FLOAT_LIT() => getToken(Protobuf3Parser.TOKEN_FLOAT_LIT, 0);