Class: Udb::LogicNode::EqntottResult
- Inherits:
-
T::Struct
- Object
- T::Struct
- Udb::LogicNode::EqntottResult
- Defined in:
- lib/udb/logic.rb
Instance Attribute Summary collapse
-
#eqn ⇒ String
readonly
Returns the value of prop ‘eqn`.
-
#term_map ⇒ Hash{String => TermType}
readonly
Returns the value of prop ‘term_map`.
Instance Method Summary collapse
- #initialize(eqn:, term_map:) constructor
Constructor Details
#initialize(eqn:, term_map:)
|
|
# File '' const :eqn, String |
Instance Attribute Details
#eqn ⇒ String (readonly)
Returns the value of prop ‘eqn`.
|
|
# File '' const :eqn, String |