Method: YARD::Parser::C::ToplevelStatement#declaration
- Defined in:
- lib/yard/parser/c/statement.rb
#declaration ⇒ Object
Returns the value of attribute declaration.
47 48 49 |
# File 'lib/yard/parser/c/statement.rb', line 47 def declaration @declaration end |