Class: PhraseParser::PhraseClause

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

Overview

Phrase

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(operator, phrase) ⇒ PhraseClause

Returns a new instance of PhraseClause.

Instance Attribute Details

#operatorObject

Returns the value of attribute operator.

#phraseObject

Returns the value of attribute phrase.