Module pest_meta::parser

source ·
Expand description

Types and helpers for the pest’s own grammar parser.

Structs

The pest grammar node
The pest grammar rule

Enums

All possible parser expressions

Functions

Converts a parser’s result (Pairs) to an AST
A helper that will parse using the pest grammar