COLONs method

List<TerminalNode> COLONs()

Implementation

List<TerminalNode> COLONs() => getTokens(CELParser.TOKEN_COLON);