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