Class: Puppet::Pops::Model::ParenthesizedExpression

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

Overview

A class that simply evaluates to the contained expression. It is of value in order to preserve user entered parentheses in transformations, and transformations from model to source.

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept