Class: Puppet::Pops::Model::UnaryMinusExpression

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

Overview

An arithmetic expression reversing the polarity of the numeric unary expr.

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept