Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorChartFunctionArgumentParser

final class PhabricatorChartFunctionArgumentParser
Phabricator Technical Documentation (Fact)

This class is not documented.

Methods

public function setFunction($function)

This method is not documented.
Parameters
PhabricatorChartFunction$function
Return
wild

public function getFunction()

This method is not documented.
Return
wild

public function setRawArguments($arguments)

This method is not documented.
Parameters
array$arguments
Return
wild

public function addArgument($spec)

This method is not documented.
Parameters
PhabricatorChartFunctionArgument$spec
Return
wild

public function parseArgument($spec)

This method is not documented.
Parameters
PhabricatorChartFunctionArgument$spec
Return
wild

public function setHaveAllArguments($have_all)

This method is not documented.
Parameters
$have_all
Return
wild

public function getAllArguments()

This method is not documented.
Return
wild

public function getRawArguments()

This method is not documented.
Return
wild

public function parseArguments()

This method is not documented.
Return
wild

public function getArgumentValue($key)

This method is not documented.
Parameters
$key
Return
wild

private function getFunctionArgumentSignature()

This method is not documented.
Return
wild