IDENTIFIERs method

List<TerminalNode> IDENTIFIERs()

Implementation

List<TerminalNode> IDENTIFIERs() => getTokens(CELParser.TOKEN_IDENTIFIER);