Class: Glimmer::DSL::Libui::BindExpression

Inherits:
StaticExpression
  • Object
show all
Includes:
BindExpression
Defined in:
lib/glimmer/dsl/libui/bind_expression.rb

Overview

Responsible for setting up the return value of the bind keyword (command symbol) as a ModelBinding. It is then used by another command handler like DataBindingExpression