NUM_FLOAT method

TerminalNode? NUM_FLOAT()

Implementation

TerminalNode? NUM_FLOAT() => getToken(CELParser.TOKEN_NUM_FLOAT, 0);