Module i_slint_compiler::expression_tree
source · Re-exports§
pub use crate::namedreference::NamedReference;
pub use crate::passes::resolving;
Structs§
- The expression in the Element::binding hash table
- An iterator over the variants of Unit
Enums§
- A function built into the run-time
- A builtin function which is handled by the compiler pass
- The Expression is hold by properties, so it should not hold any strong references to node from the object_tree
- The units that can be used after numbers in the language
Functions§
- the class of for this (binary) operation
- Print the expression as a .slint code (not necessarily valid .slint)