Expand description

Backend parser (SMT-LIB) and frontend parser (requires the parser feature).

Modules

Keywords of the language.

PEG parsing rules, requires the parser feature.

Structs

Parses its input text.

SMT2 stateless var and value parser.

A span in the input text.

Wraps something with a span.

Functions

Fails if ident is a keyword.

Yields true if ident is a keyword.

Parses a system, requires the parser feature.

Parses a system, requires the parser feature.