PLUS method

TerminalNode? PLUS()

Implementation

TerminalNode? PLUS() => getToken(CELParser.TOKEN_PLUS, 0);