v1/src/compiler/view_compiler/update_statement_visitor library
Functions
-
bindingToUpdateStatements(
Binding binding, Expression? appViewInstance, NodeReference? renderNode, bool isHtmlElement, Expression currValExpr) → List< Statement> -
Returns statements that update a
binding
.