Module sixtyfps_compilerlib::expression_tree[][src]

Re-exports

pub use crate::namedreference::NamedReference;

Structs

The expression in the Element::binding hash table

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 .60 code (not necessarily valid .60)

Type Definitions