Macros§
Structs§
- Global
Id - Global values - such as mappings, functions, etc - are identified by program and name.
- Struct
Contents - Test
Function
Enums§
- Value
- A Leo value of any type.
Traits§
- Core
Function Helper - A context in which we can evaluate core functions.
Functions§
- evaluate_
binary - Evaluate a binary operation.
- evaluate_
core_ function - evaluate_
unary - Evaluate a unary operation.
- find_
and_ run_ tests - Run interpreter tests and return data about native tests.
- interpret
- Load all the Leo source files indicated and open the interpreter to commands from the user.
- literal_
to_ value