RuleParser v0.2.1 RuleParser.Gen View Source

Documentation for Parser.

Link to this section Summary

Link to this section Functions

Link to this macro

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