Class: Puppet::Pops::Model::AssignmentExpression

Inherits:
BinaryExpression show all
Defined in:
lib/puppet/pops/model/model.rb

Overview

An assignment expression assigns a value to the lval() of the left_expr.

Instance Attribute Summary

Attributes inherited from BinaryExpression

#left_expr

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept