Class: Udb::LogicNode::ConditionalEndterm
- Inherits:
-
T::Struct
- Object
- T::Struct
- Udb::LogicNode::ConditionalEndterm
- Defined in:
- lib/udb/logic.rb
Instance Attribute Summary collapse
-
#cond ⇒ LogicNode
readonly
Returns the value of prop ‘cond`.
-
#term ⇒ TermType
readonly
Returns the value of prop ‘term`.
Instance Method Summary collapse
- #initialize(term:, cond:) constructor