Module: UCD::Node::HasType
- Included in:
- Field, MethodArgument, Relationship
- Defined in:
- lib/ucd/node/has_type.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
6 7 8 |
# File 'lib/ucd/node/has_type.rb', line 6 def type @type end |