Module axon_parser::ast[][src]

Structs

Represents a chunk of code containing multiple nested if / else if / … / else expressions.

Represents a month in a specific year.

Enums

Enumerates the types of binary operations present in Axon code.

Enumerates the types of errors that can occur when converting to a Lit.

Represents the value of some tag in an Axon dict.

Enumerates the types of Axon expression.

A Axon literal value.

Enumerates the types of errors that can occur when trying to convert a loosely-typed value into a strongly-typed map.

Represents a month.