1 line
406 B
JavaScript
1 line
406 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["Assoc","Associativity of an `Operator`."]],"struct":[["Operator","Infix operator used in `PrecClimber`."],["PrecClimber","List of operators and precedences, which can perform precedence climbing on infix expressions contained in a `Pairs`. The token pairs contained in the `Pairs` should start with a primary pair and then alternate between an operator and a primary."]]}; |