Class: Anchor::Types::Union
- Inherits:
-
Struct
- Object
- Struct
- Anchor::Types::Union
- Defined in:
- lib/anchor/types.rb
Instance Attribute Summary collapse
-
#types ⇒ Object
Returns the value of attribute types.
Instance Attribute Details
#types ⇒ Object
Returns the value of attribute types
14 15 16 |
# File 'lib/anchor/types.rb', line 14 def types @types end |