Class: Puppet::Pops::Model::ArithmeticExpression

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

Overview

An arithmetic expression applies an arithmetic operator on left and right expressions.

Instance Attribute Summary

Attributes inherited from BinaryExpression

#left_expr

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept