QUESTIONMARK method

TerminalNode? QUESTIONMARK()

Implementation

TerminalNode? QUESTIONMARK() => getToken(CELParser.TOKEN_QUESTIONMARK, 0);