LOGICAL_ORs method

List<TerminalNode> LOGICAL_ORs()

Implementation

List<TerminalNode> LOGICAL_ORs() => getTokens(CELParser.TOKEN_LOGICAL_OR);