Now a REAL lib
This commit is contained in:
1
doc/pest/prec_climber/sidebar-items.js
Normal file
1
doc/pest/prec_climber/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
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."]]};
|
||||
Reference in New Issue
Block a user