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.

API:

  • public

Method Summary

Methods included from Containment

#eAllContents

Methods included from Visitable

#accept