Home
last modified time | relevance | path

Searched defs:param (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/lib/PhpParser/Builder/
H A DFunctionLike.php34 public function addParam($param) {
/PHP-Parser/test/PhpParser/
H A DNodeVisitorForTesting.php31 private function traceEvent(string $method, $param) {
/PHP-Parser/lib/PhpParser/
H A DBuilderFactory.php128 public function param(string $name): Builder\Param { function in PhpParser\\BuilderFactory

Completed in 6 milliseconds