Class: Hecks::Bluebook::PatternSubset::Rejection
- Inherits:
-
Struct
- Object
- Struct
- Hecks::Bluebook::PatternSubset::Rejection
- Defined in:
- lib/hecks/bluebook/pattern_subset.rb
Instance Attribute Summary collapse
-
#construct ⇒ Object
Returns the value of attribute construct.
-
#reason ⇒ Object
Returns the value of attribute reason.
Instance Attribute Details
#construct ⇒ Object
Returns the value of attribute construct
24 25 26 |
# File 'lib/hecks/bluebook/pattern_subset.rb', line 24 def construct @construct end |
#reason ⇒ Object
Returns the value of attribute reason
24 25 26 |
# File 'lib/hecks/bluebook/pattern_subset.rb', line 24 def reason @reason end |