Structs§
- Add
- And
- Assign
- BinOp
- Block
- Call
- Cmp
- Comp
- Conditional
Expr - Def
- Dict
- Div
- DotCall
- Eq
- FlatIf
- Represents a chunk of code containing multiple nested if / else if / … / else expressions.
- Func
- Gt
- Gte
- Id
- If
- List
- Lt
- Lte
- Mul
- Ne
- Neg
- Not
- Or
- Param
- Partial
Call - Range
- Return
- Sub
- Throw
- Trap
Call - TryCatch
- Year
Month - Represents a month in a specific year.
Enums§
- Associativity
- BinOpId
- Enumerates the types of binary operations present in Axon code.
- Call
Target - Convert
LitError - Enumerates the types of errors that can occur when converting to a
Lit
. - DictVal
- Represents the value of some tag in an Axon dict.
- Expr
- Enumerates the types of Axon expression.
- Func
Name - Lit
- A Axon literal value.
- MapFor
Type Error - Enumerates the types of errors that can occur when trying to convert a loosely-typed value into a strongly-typed map.
- Month
- Represents a month.
- Partial
Call Argument