Skip to main content

Crate eure_parol

Crate eure_parol 

Source

Re-exports§

pub use error::EureParseError;
pub use error::ParseErrorKind;
pub use parol_runtime;

Modules§

error
Parse error types for Eure.
grammar
grammar_trait
parser
tree

Enums§

ParseResult
Result of parsing that may include a partial CST even on error

Traits§

TreeConstruct
A trait that a tree builder must implement.

Functions§

parse
parse_tolerant
Parse with error tolerance - returns a CST even if parsing fails