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()Inherited
protected function getFuncNameGrammarSet()
Inherited
Return
wild |
protected function getVarNameGrammarSet()Inherited
protected function getVarNameGrammarSet()
Inherited
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()Inherited
protected function getExprGrammarSet()
Inherited
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()
protected function getStmtTerminationGrammarSet()
Return
wild |
protected function getFuncCallGrammarSet()
protected function getFuncCallGrammarSet()
Return
wild |
protected function getFuncCallParamGrammarSet()
protected function getFuncCallParamGrammarSet()
Return
wild |
protected function getFuncDeclGrammarSet()
protected function getFuncDeclGrammarSet()
Return
wild |
protected function getFuncParamGrammarSet()
protected function getFuncParamGrammarSet()
Return
wild |
protected function getFuncBodyGrammarSet()
protected function getFuncBodyGrammarSet()
Return
wild |
protected function getFuncReturnGrammarSet()
protected function getFuncReturnGrammarSet()
Return
wild |
protected function getClassDeclGrammarSet()
protected function getClassDeclGrammarSet()
Return
wild |
protected function getClassNameGrammarSet()
protected function getClassNameGrammarSet()
Return
wild |
protected function getClassBodyGrammarSet()
protected function getClassBodyGrammarSet()
Return
wild |
protected function getVisibilityGrammarSet()
protected function getVisibilityGrammarSet()
Return
wild |
protected function getClassInheritanceModGrammarSet()
protected function getClassInheritanceModGrammarSet()
Return
wild |
protected function getMethodInheritanceModGrammarSet()
protected function getMethodInheritanceModGrammarSet()
Return
wild |
protected function getMethodDeclGrammarSet()
protected function getMethodDeclGrammarSet()
Return
wild |
protected function getMethodFuncDeclGrammarSet()
protected function getMethodFuncDeclGrammarSet()
Return
wild |
protected function getMethodBodyGrammarSet()
protected function getMethodBodyGrammarSet()
Return
wild |
protected function getMethodStmtGrammarSet()
protected function getMethodStmtGrammarSet()
Return
wild |
protected function getMethodCallGrammarSet()
protected function getMethodCallGrammarSet()
Return
wild |
protected function getAbstractMethodDeclGrammarSet()
protected function getAbstractMethodDeclGrammarSet()
Return
wild |
protected function getPropDeclGrammarSet()
protected function getPropDeclGrammarSet()
Return
wild |
protected function getClassRuleSets()
protected function getClassRuleSets()
Return
wild |
public function generateClass()
public function generateClass()
Return
wild |