Crate axon_parseast_parser

Source

Modules§

grammar

Structs§

YearMonth
Represents a month in a specific year.

Enums§

Lit
An Axon literal.
Month
Represents a month of a year.
Val
An Axon value.

Functions§

parse
Parse the output of toAxonCode(parseAst( ... )) and return a Val.