Module moore_vhdl_syntax::parser::basic[][src]

Expand description

This module implements a basic parser that accepts tokens from the VHDL lexer and emits errors back to it.

Structs