RPAREN method

TerminalNode? RPAREN()

Implementation

TerminalNode? RPAREN() => getToken(CELParser.TOKEN_RPAREN, 0);