Method: Cocoadex::DataType#declaration
- Defined in:
- lib/cocoadex/models/data_type.rb
#declaration ⇒ Object (readonly)
Returns the value of attribute declaration.
9 10 11 |
# File 'lib/cocoadex/models/data_type.rb', line 9 def declaration @declaration end |