Class: Anchor::Types::Union

Inherits:
Struct
  • Object
show all
Defined in:
lib/anchor/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typesObject

Returns the value of attribute types

Returns:

  • (Object)

    the current value of types


14
15
16
# File 'lib/anchor/types.rb', line 14

def types
  @types
end