Skip to main content

Module grammar

Module grammar 

Source
Expand description

Placeholder module: src/parser/grammar.rs

The real grammar is normally generated by lalrpop into $OUT_DIR (see build.rs). This placeholder exists so the crate compiles in this WIP state.

Structsยง

ProgramParser