Class: Puppet::Pops::Model::InExpression

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

Overview

An ‘in’ expression checks if left is ‘in’ right

Instance Attribute Summary

Attributes inherited from BinaryExpression

#left_expr

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept