[][src]Module sixtyfps_compilerlib::generator

The module responsible for the code generation.

There is one sub module for every language

Enums

OutputFormat

Functions

as_flickable_viewport_property

If the element is a Flickable and the property is the property of the viewport, returns the property with the prefix stipped

build_array_helper

Visit each item in order in which they should appear in the children tree array. The parameter of the visitor are

generate
is_flickable