Class RuleLoaderStrategy

Description
  • abstract:

Located in /strategy/Ruleloaderstrategy.php (line 3)


	
			
Variable Summary
mixed $rule
mixed $ruleContext
Method Summary
RuleLoaderStrategy RuleLoaderStrategy ()
void getRuleElementValue ( $tokens,  $args)
void getStatements ( $fileName)
void isCommentStatement ( $text)
void loadRule ( $fileName)
void loadRuleContext ( $id)
void processOperator ( $tokens,  $ruleOrRuleContext)
void processRuleContextStatement ( $tokens,  $args)
void processRuleStatement ( $tokens,  $ruleOrRuleContext)
Variables
mixed $rule = NULL (line 5)
  • access: public
mixed $ruleContext = NULL (line 7)
  • access: public
Methods
Constructor RuleLoaderStrategy (line 9)
RuleLoaderStrategy RuleLoaderStrategy ()
getRuleElementValue (line 39)
  • access: protected
void getRuleElementValue ( $tokens,  $args)
  • $tokens
  • $args
getStatements (line 56)
  • access: protected
void getStatements ( $fileName)
  • $fileName
isCommentStatement (line 74)
  • access: protected
void isCommentStatement ( $text)
  • $text
loadRule (line 14)
  • abstract:
  • access: public
void loadRule ( $fileName)
  • $fileName
loadRuleContext (line 16)
  • abstract:
  • access: public
void loadRuleContext ( $id)
  • $id
processOperator (line 35)
  • access: protected
void processOperator ( $tokens,  $ruleOrRuleContext)
  • $tokens
  • $ruleOrRuleContext
processRuleContextStatement (line 27)
  • access: protected
void processRuleContextStatement ( $tokens,  $args)
  • $tokens
  • $args
processRuleStatement (line 18)
  • access: protected
void processRuleStatement ( $tokens,  $ruleOrRuleContext)
  • $tokens
  • $ruleOrRuleContext

Documentation generated on Thu, 24 Mar 2011 21:27:42 -0500 by phpDocumentor 1.4.1