class Puppet::Pops::Types::SignaturePathElement
@api private
Public Instance Methods
to_s()
click to toggle source
# File lib/puppet/pops/types/type_mismatch_describer.rb 90 def to_s 91 "#{key+1}." 92 end
@api private
# File lib/puppet/pops/types/type_mismatch_describer.rb 90 def to_s 91 "#{key+1}." 92 end