Method: Cocoadex::ConstantGroup#declaration
- Defined in:
- lib/cocoadex/models/constant.rb
#declaration ⇒ Object (readonly)
Returns the value of attribute declaration.
6 7 8 |
# File 'lib/cocoadex/models/constant.rb', line 6 def declaration @declaration end |