DOUBLE method

TerminalNode? DOUBLE()

Implementation

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