Method: Puppet::Pops::Types::PObjectType::PAnnotatedMember#constant?

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

#constant?Boolean

Returns:

  • (Boolean)


190
191
192
# File 'lib/puppet/pops/types/p_object_type.rb', line 190

def constant?
  false
end