Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::ParsedPhrase Class ReferencePhrase class. More...
Detailed DescriptionPhrase class. Definition at line 14 of file ParsedPhrase.h.
Constructor & Destructor Documentation
Constructor. Definition at line 21 of file ParsedPhrase.h.
Copy constructor. Definition at line 26 of file ParsedPhrase.h.
Destructor. Definition at line 31 of file ParsedPhrase.h. Member Function Documentation
Returns the head of the Phrase. Definition at line 5 of file ParsedPhrase.cc. Referenced by Kodu::Parser::KodeCreator::getActionKode(), and Kodu::Parser::KodeCreator::getConditionKode().
Returns the modifiers of the Phrase. Definition at line 9 of file ParsedPhrase.cc. Referenced by Kodu::Parser::KodeCreator::getActionKode(), and Kodu::Parser::KodeCreator::getConditionKode().
Assignment operator. Definition at line 40 of file ParsedPhrase.h.
Sets the head. Definition at line 13 of file ParsedPhrase.cc. Referenced by Kodu::Parser::TokenParser::parseTokens().
Sets the modifiers. Definition at line 18 of file ParsedPhrase.cc. Referenced by Kodu::Parser::TokenParser::parseTokens(). Member Data Documentation
The condition/action type that was parsed from the text file. Definition at line 16 of file ParsedPhrase.h. Referenced by getPhraseHead(), operator=(), setPhraseHead(), and ~ParsedPhrase().
The modifiers for *head. Definition at line 17 of file ParsedPhrase.h. Referenced by getPhraseModifiers(), operator=(), setPhraseModifiers(), and ~ParsedPhrase(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3 |