Class: PhraseParser::TermClause

Inherits:
Object
  • Object
show all
Defined in:
lib/doing/phrase_parser.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(operator, term) ⇒ TermClause

Returns a new instance of TermClause.

Instance Attribute Details

#operatorObject

Returns the value of attribute operator.

#termObject

Returns the value of attribute term.