final protected function getRules()Inherited
final protected function getRules()
Inherited
Return
wild |
public function generateSeveral($count, $implode)Inherited
public function generateSeveral($count, $implode)
Inherited
Parameters
$count | ||
$implode |
Return
wild |
public function generate()Inherited
public function generate()
Inherited
Return
wild |
final protected function applyRules($input, &$count, $rules)Inherited
final protected function applyRules($input, &$count, $rules)
Inherited
Parameters
$input | ||
&$count | ||
array | $rules |
Return
wild |
private static function strPadLines($text, $num_spaces)Inherited
private static function strPadLines($text, $num_spaces)
Inherited
Parameters
$text | ||
$num_spaces |
Return
wild |
protected function buildRuleSet()
protected function buildRuleSet()
Return
wild |
protected function buildGrammarSet($name, $set)Inherited
protected function buildGrammarSet($name, $set)
Inherited
Parameters
$name | ||
array | $set |
Return
wild |
protected function getStartGrammarSet()
protected function getStartGrammarSet()
Return
wild |
protected function getStmtGrammarSet()Inherited
protected function getStmtGrammarSet()
Inherited
Return
wild |
protected function getFuncNameGrammarSet()
protected function getFuncNameGrammarSet()
Return
wild |
protected function getVarNameGrammarSet()
protected function getVarNameGrammarSet()
Return
wild |
protected function getNullExprGrammarSet()Inherited
protected function getNullExprGrammarSet()
Inherited
Return
wild |
protected function getNumberGrammarSet()Inherited
protected function getNumberGrammarSet()
Inherited
Return
wild |
protected function getExprGrammarSet()
protected function getExprGrammarSet()
Return
wild |
protected function getBoolExprGrammarSet()Inherited
protected function getBoolExprGrammarSet()
Inherited
Return
wild |
protected function getBoolValGrammarSet()Inherited
protected function getBoolValGrammarSet()
Inherited
Return
wild |
protected function getArithExprGrammarSet()Inherited
protected function getArithExprGrammarSet()
Inherited
Return
wild |
protected function getAssignmentGrammarSet()Inherited
protected function getAssignmentGrammarSet()
Inherited
Return
wild |
protected function getCondGrammarSet()Inherited
protected function getCondGrammarSet()
Inherited
Return
wild |
protected function getLoopGrammarSet()Inherited
protected function getLoopGrammarSet()
Inherited
Return
wild |
protected function getTernaryExprGrammarSet()Inherited
protected function getTernaryExprGrammarSet()
Inherited
Return
wild |
protected function getStmtTerminationGrammarSet()Inherited
protected function getStmtTerminationGrammarSet()
Inherited
Return
wild |
protected function getFuncCallGrammarSet()Inherited
protected function getFuncCallGrammarSet()
Inherited
Return
wild |
protected function getFuncCallParamGrammarSet()Inherited
protected function getFuncCallParamGrammarSet()
Inherited
Return
wild |
protected function getFuncDeclGrammarSet()Inherited
protected function getFuncDeclGrammarSet()
Inherited
Return
wild |
protected function getFuncParamGrammarSet()Inherited
protected function getFuncParamGrammarSet()
Inherited
Return
wild |
protected function getFuncBodyGrammarSet()Inherited
protected function getFuncBodyGrammarSet()
Inherited
Return
wild |
protected function getFuncReturnGrammarSet()Inherited
protected function getFuncReturnGrammarSet()
Inherited
Return
wild |
protected function getClassDeclGrammarSet()Inherited
protected function getClassDeclGrammarSet()
Inherited
Return
wild |
protected function getClassNameGrammarSet()Inherited
protected function getClassNameGrammarSet()
Inherited
Return
wild |
protected function getClassBodyGrammarSet()Inherited
protected function getClassBodyGrammarSet()
Inherited
Return
wild |
protected function getVisibilityGrammarSet()Inherited
protected function getVisibilityGrammarSet()
Inherited
Return
wild |
protected function getClassInheritanceModGrammarSet()Inherited
protected function getClassInheritanceModGrammarSet()
Inherited
Return
wild |
protected function getMethodInheritanceModGrammarSet()Inherited
protected function getMethodInheritanceModGrammarSet()
Inherited
Return
wild |
protected function getMethodDeclGrammarSet()Inherited
protected function getMethodDeclGrammarSet()
Inherited
Return
wild |
protected function getMethodFuncDeclGrammarSet()Inherited
protected function getMethodFuncDeclGrammarSet()
Inherited
Return
wild |
protected function getMethodBodyGrammarSet()Inherited
protected function getMethodBodyGrammarSet()
Inherited
Return
wild |
protected function getMethodStmtGrammarSet()Inherited
protected function getMethodStmtGrammarSet()
Inherited
Return
wild |
protected function getMethodCallGrammarSet()
protected function getMethodCallGrammarSet()
Return
wild |
protected function getAbstractMethodDeclGrammarSet()Inherited
protected function getAbstractMethodDeclGrammarSet()
Inherited
Return
wild |
protected function getPropDeclGrammarSet()Inherited
protected function getPropDeclGrammarSet()
Inherited
Return
wild |
protected function getClassRuleSets()Inherited
protected function getClassRuleSets()
Inherited
Return
wild |
public function generateClass()Inherited
public function generateClass()
Inherited
Return
wild |