slint/sixtyfps_compiler/parser
Olivier Goffart 11e5ce5887 Rename the CondeStatement syntax node to BindingExpression
This is the right-hand-side of a binding, and it is a pure expression.
Statements will be reserved for signals
2020-05-25 14:58:26 +02:00
..
document.rs Rename the CondeStatement syntax node to BindingExpression 2020-05-25 14:58:26 +02:00
expressions.rs Make the Parser a trait 2020-05-22 15:31:27 +02:00