Class: Puppet::Pops::Model::CaseExpression
- Inherits:
-
Expression
- Object
- RGen::MetamodelBuilder::MMBase
- PopsObject
- Positioned
- Expression
- Puppet::Pops::Model::CaseExpression
- Defined in:
- lib/puppet/pops/model/model.rb
Overview
A case expression has a test, a list of options (multi values => block map). One CaseOption may contain a LiteralDefault as value. This option will be picked if nothing else matched.
Method Summary
Methods included from Containment
#eAllContainers, #eAllContents