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