Page MenuHomeContribution Center
Diviner Phabricator Tech Docs PhutilPHPCodeSnippetContextFreeGrammar

final class PhutilPHPCodeSnippetContextFreeGrammar
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function generate()
Inherited

This method is not documented.
Return
wild

final protected function getRules()
Inherited

This method is not documented.
Return
wild

protected function buildRuleSet()

This method is not documented.
Return
wild

protected function buildGrammarSet($name, $set)
Inherited

This method is not documented.
Parameters
$name
array$set
Return
wild

protected function getStartGrammarSet()

This method is not documented.
Return
wild

protected function getStmtGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getFuncNameGrammarSet()

This method is not documented.
Return
wild

protected function getVarNameGrammarSet()

This method is not documented.
Return
wild

protected function getNullExprGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getNumberGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getExprGrammarSet()

This method is not documented.
Return
wild

protected function getBoolExprGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getBoolValGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getArithExprGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getAssignmentGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getCondGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getLoopGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getTernaryExprGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getStmtTerminationGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getFuncCallGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getFuncCallParamGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getFuncDeclGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getFuncParamGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getFuncBodyGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getFuncReturnGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getClassDeclGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getClassNameGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getClassBodyGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getVisibilityGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getClassInheritanceModGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getMethodInheritanceModGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getMethodDeclGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getMethodFuncDeclGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getMethodBodyGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getMethodStmtGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getMethodCallGrammarSet()

This method is not documented.
Return
wild

protected function getAbstractMethodDeclGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getPropDeclGrammarSet()
Inherited

This method is not documented.
Return
wild

protected function getClassRuleSets()
Inherited

This method is not documented.
Return
wild

public function generateClass()
Inherited

This method is not documented.
Return
wild