COLON method

TerminalNode? COLON()

Implementation

TerminalNode? COLON() => getToken(CELParser.TOKEN_COLON, 0);