Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/Node/Expr/
H A DArrowFunction.php11 public bool $static; variable in PhpParser\\Node\\Expr\\ArrowFunction
H A DClosure.php12 public bool $static; variable in PhpParser\\Node\\Expr\\Closure
/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php1202 protected function pStatic(bool $static): string {

Completed in 16 milliseconds