Expand description
Parse an expression from the -e flag from
the CLI.
Structs§
- CLIexpression
- The CLI expression which needs to be parsed.
- Variable
- The GoaT variable of interest.
Enums§
- Function
- Kind of an option alias. Does a particular variable have a function associated with it? Usually min/max.
- TypeOf
- Serialize GoaT variables into their types.
Functions§
- print_
variable_ data - Print the table of GoaT variable data.