Method: Puppet::Pops::Types::PAnyType#to_alias_expanded_s

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

#to_alias_expanded_sObject



302
303
304
# File 'lib/puppet/pops/types/types.rb', line 302

def to_alias_expanded_s
  TypeFormatter.new.alias_expanded_string(self)
end