Class: Puppet::Pops::Types::SignaturePathElement
- Inherits:
-
VariantPathElement
- Object
- TypePathElement
- VariantPathElement
- Puppet::Pops::Types::SignaturePathElement
- Defined in:
- lib/puppet/pops/types/type_mismatch_describer.rb
Instance Attribute Summary
Attributes inherited from TypePathElement
Instance Method Summary collapse
Methods inherited from TypePathElement
Constructor Details
This class inherits a constructor from Puppet::Pops::Types::TypePathElement
Instance Method Details
#to_s ⇒ Object
70 71 72 |
# File 'lib/puppet/pops/types/type_mismatch_describer.rb', line 70 def to_s "#{key+1}." end |