Method: YARD::Parser::C::Comment#type

Defined in:
lib/yard/parser/c/statement.rb

#typeObject

Returns the value of attribute type.


51
52
53
# File 'lib/yard/parser/c/statement.rb', line 51

def type
  @type
end