Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::KoduRule Class Reference
Detailed DescriptionKodu Rule. Definition at line 10 of file KoduRule.h.
Constructor & Destructor Documentation
Constructor. Definition at line 19 of file KoduRule.h.
Destructor. Definition at line 28 of file KoduRule.h. Member Function Documentation
Get the parent number. Definition at line 39 of file KoduRule.h. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart(), isIndented(), and KoduInterpreter::KoduConditionEvaluator::resetChildRulesWithOnceEnabled().
Get the rule number. Definition at line 34 of file KoduRule.h. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart().
Returns whether or not a rule is indented. Definition at line 44 of file KoduRule.h. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart().
Reinitializes a rule's primitives. Definition at line 49 of file KoduRule.h.
Sets the condition evaluation result. Definition at line 56 of file KoduRule.h. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart(). Member Data DocumentationAction to execute. Definition at line 15 of file KoduRule.h. Referenced by Kodu::Parser::KodeCreator::createKode(), KoduInterpreter::KoduConditionEvaluator::doStart(), reinitializePrimitives(), KoduInterpreter::KoduConditionEvaluator::resetChildRulesWithOnceEnabled(), and ~KoduRule(). Condition to evaluate. Definition at line 14 of file KoduRule.h. Referenced by Kodu::Parser::KodeCreator::createKode(), KoduInterpreter::KoduConditionEvaluator::doStart(), reinitializePrimitives(), and ~KoduRule(). Evaluation result for a condition (true|false). Definition at line 16 of file KoduRule.h. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart(), reinitializePrimitives(), and setConditionEvalResult().
Parent rule (assigned during program parsing). Definition at line 13 of file KoduRule.h. Referenced by getParentNumber().
The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3 |