Method: Puppet::Pops::Types::ExpectedActualMismatch#expected

Defined in:
lib/puppet/pops/types/type_mismatch_describer.rb

#expectedObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



248
249
250
# File 'lib/puppet/pops/types/type_mismatch_describer.rb', line 248

def expected
  @expected
end