Class: Puppet::Pops::Model::NotExpression

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

Overview

A boolean not expression, reversing the truth of the unary expr.

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept