Module datafusion_jit::ast
source · Structs
- Type to be used in JIT
Enums
- Binary expression
- Expression
- Literal
- Statement
- Shorthand typed literals
Constants
- bool
- Ieee float of 32 bits
- Ieee float of 64 bits
- integer of 1 byte
- integer of 2 bytes
- integer of 4 bytes
- integer of 8 bytes
- null type as placeholder
- The pointer type to use based on our currently target.
- Pointer type of 32 bits
- Pointer type of 64 bits