Class: Udb::LogicNode::PairMintermsResult
- Inherits:
-
T::Struct
- Object
- T::Struct
- Udb::LogicNode::PairMintermsResult
- Defined in:
- lib/udb/logic.rb
Instance Attribute Summary collapse
-
#matched_mterms ⇒ Set<String>
readonly
Returns the value of prop ‘matched_mterms`.
-
#new_group ⇒ Array<String>
readonly
Returns the value of prop ‘new_group`.
Instance Method Summary collapse
- #initialize(new_group:, matched_mterms:) constructor
Constructor Details
#initialize(new_group:, matched_mterms:)
|
|
# File ''
|
Instance Attribute Details
#matched_mterms ⇒ Set<String> (readonly)
Returns the value of prop ‘matched_mterms`.
|
|
# File ''
|
#new_group ⇒ Array<String> (readonly)
Returns the value of prop ‘new_group`.
|
|
# File ''
|