1 line
554 B
JavaScript
1 line
554 B
JavaScript
window.SIDEBAR_ITEMS = {"fn":[["parse_and_optimize","Parses, validates, processes and optimizes the provided grammar."],["unwrap_or_report","A helper that will unwrap the result or panic with the nicely formatted error message."]],"mod":[["ast","Types for the pest’s abstract syntax tree."],["optimizer","Different optimizations for pest’s ASTs."],["parser","Types and helpers for the pest’s own grammar parser."],["validator","Helpers for validating pest grammars that could help with debugging and provide a more user-friendly error message."]]}; |