RuleParser v0.1.0 RuleParser.Gen View Source

Documentation for Parser.

Link to this section Summary

Link to this section Functions

Link to this macro

create(prefix, op1 \\ ["==", "!=", "in", "not in"], op2 \\ ["<", "<=", ">", ">="], op3 \\ ["and", "or"]) View Source (macro)