Class: Puppet::Pops::Model::TextExpression
- Inherits:
-
UnaryExpression
- Object
- RGen::MetamodelBuilder::MMBase
- PopsObject
- Positioned
- Expression
- UnaryExpression
- Puppet::Pops::Model::TextExpression
- Defined in:
- lib/puppet/pops/model/model.rb
Overview
A text expression is an interpolation of an expression. If the embedded expression is a QualifiedName, it is taken as a variable name and resolved. All other expressions are evaluated. The result is transformed to a string.
Method Summary
Methods included from Containment
#eAllContainers, #eAllContents