Class: Puppet::Pops::Model::ConcatenatedString
- Inherits:
-
Expression
- Object
- RGen::MetamodelBuilder::MMBase
- PopsObject
- Positioned
- Expression
- Puppet::Pops::Model::ConcatenatedString
- Defined in:
- lib/puppet/pops/model/model.rb
Overview
An interpolated/concatenated string. The contained segments are expressions. Verbatim sections should be LiteralString instances, and interpolated expressions should either be TextExpression instances (if QualifiedNames should be turned into variables), or any other expression if such treatment is not needed.
Method Summary
Methods included from Containment
#eAllContainers, #eAllContents