Toggle Sidebar
Toggle Theme
RuleParser
v0.1.2
Pages
Modules
RuleParser v0.1.2
RuleParser.Gen
View Source
Documentation for Parser.
Link to this section
Summary
Functions
create(prefix, op1 \\ ["==", "!=", "in", "not in"], op2 \\ ["<=", "<", ">=", ">"], op3 \\ ["and", "or"])
Link to this section
Functions
Link to this macro
create(prefix, op1 \\ ["==", "!=", "in", "not in"], op2 \\ ["<=", "<", ">=", ">"], op3 \\ ["and", "or"])
View Source
(macro)