Class: Hecks::Bluebook::PatternSubset::Rejection

Inherits:
Struct
  • Object
show all
Defined in:
lib/hecks/bluebook/pattern_subset.rb

Instance Attribute Summary collapse

Instance Attribute Details

#constructObject

Returns the value of attribute construct

Returns:

  • (Object)

    the current value of construct



24
25
26
# File 'lib/hecks/bluebook/pattern_subset.rb', line 24

def construct
  @construct
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



24
25
26
# File 'lib/hecks/bluebook/pattern_subset.rb', line 24

def reason
  @reason
end