Method: Puppet::Pops::Types::TypeFormatter#string_PScalarDataType

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

#string_PScalarDataType(_) ⇒ Object

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.



162
# File 'lib/puppet/pops/types/type_formatter.rb', line 162

def string_PScalarDataType(_); @bld << 'ScalarData'; end