Class: Puppet::Pops::Model::AndExpression
- Inherits:
-
BooleanExpression
- Object
- RGen::MetamodelBuilder::MMBase
- PopsObject
- Positioned
- Expression
- BinaryExpression
- BooleanExpression
- Puppet::Pops::Model::AndExpression
- Defined in:
- lib/puppet/pops/model/model.rb
Overview
An and expression applies the logical connective operator and to left and right expression and does not evaluate the right expression if the left expression is false.
Instance Attribute Summary
Attributes inherited from BinaryExpression
Method Summary
Methods included from Containment
#eAllContainers, #eAllContents