RBRACE method

TerminalNode? RBRACE()

Implementation

TerminalNode? RBRACE() => getToken(CELParser.TOKEN_RBRACE, 0);