Class: BooleanTermParser::Clause

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

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(operator, term) ⇒ Clause

Returns a new instance of Clause.

Instance Attribute Details

#operatorObject

Returns the value of attribute operator.

#termObject

Returns the value of attribute term.