Class: Bparity::Formal::ObservedOutput

Inherits:
Struct
  • Object
show all
Defined in:
lib/bparity/formal/lts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



89
90
91
# File 'lib/bparity/formal/lts.rb', line 89

def value
  @value
end