Home
last modified time | relevance | path

Searched defs:getRawArgs (Results 1 – 6 of 6) sorted by relevance

/PHP-Parser/lib/PhpParser/Node/Expr/
H A DCallLike.php16 abstract public function getRawArgs(): array; function in PhpParser\\Node\\Expr\\CallLike
H A DFuncCall.php35 public function getRawArgs(): array { function in PhpParser\\Node\\Expr\\FuncCall
H A DNew_.php37 public function getRawArgs(): array { function in PhpParser\\Node\\Expr\\New_
H A DMethodCall.php42 public function getRawArgs(): array { function in PhpParser\\Node\\Expr\\MethodCall
H A DNullsafeMethodCall.php42 public function getRawArgs(): array { function in PhpParser\\Node\\Expr\\NullsafeMethodCall
H A DStaticCall.php42 public function getRawArgs(): array { function in PhpParser\\Node\\Expr\\StaticCall

Completed in 11 milliseconds