Method: Puppet::Pops::Types::PObjectType::PAnnotatedMember#type
- Defined in:
- lib/puppet/pops/types/p_object_type.rb
#type ⇒ PAnyType (readonly)
Returns the type of this member.
116 117 118 |
# File 'lib/puppet/pops/types/p_object_type.rb', line 116 def type @type end |