Expand description
The parser for the IR is only for convenience in writing tests.
Functions
Parses a literal with a generic term type.
Creates a parser that returns a SpannedPosition
that spans the consumed input
of a given parser. Also returns the actual output of the parser.