Class: Puppet::Pops::Model::Nop

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

Overview

TODO:

deprecate? May be useful if there is the need to differentiate between nil and Nop when transforming model.

Note:

not really needed since the evaluator can evaluate nil with the meaning of NoOp

A Nop - the “no op” expression.

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept