LOGICAL_ANDs method

List<TerminalNode> LOGICAL_ANDs()

Implementation

List<TerminalNode> LOGICAL_ANDs() => getTokens(CELParser.TOKEN_LOGICAL_AND);