[][src]Module sixtyfps_compilerlib::expression_tree

Structs

ExpressionSpanned
NamedReference

Reference to a property or signal of a given name within an element.

PathElement

Enums

BuiltinFunction

A function built into the run-time

BuiltinMacroFunction

A builtin function which is handled by the compiler pass

EasingCurve
Expression

The Expression is hold by properties, so it should not hold any strong references to node from the object_tree

OperatorClass
Path
ResourceReference
Unit

The units that can be used after numbers in the language

Functions

operator_class

the class of for this (binary) operation

Type Definitions

PathEvents