LBRACE method

TerminalNode? LBRACE()

Implementation

TerminalNode? LBRACE() => getToken(CELParser.TOKEN_LBRACE, 0);