Class: PhraseParser::TermClause
- Inherits:
-
Object
- Object
- PhraseParser::TermClause
- Defined in:
- lib/doing/phrase_parser.rb
Instance Attribute Summary collapse
-
#operator ⇒ Object
Returns the value of attribute operator.
-
#term ⇒ Object
Returns the value of attribute term.
Instance Method Summary collapse
-
#initialize(operator, term) ⇒ TermClause
constructor
A new instance of TermClause.
Constructor Details
#initialize(operator, term) ⇒ TermClause
Returns a new instance of TermClause.
Instance Attribute Details
#operator ⇒ Object
Returns the value of attribute operator.
#term ⇒ Object
Returns the value of attribute term.