Method: Decode::Comment::Attribute#type

Defined in:
lib/decode/comment/attribute.rb

#typeObject (readonly)

The type of the attribute.



50
51
52
# File 'lib/decode/comment/attribute.rb', line 50

def type
  @type
end