Home
last modified time | relevance | path

Searched defs:getSubNodeNames (Results 101 – 115 of 115) sorted by relevance

12345

/PHP-Parser/lib/PhpParser/Node/Expr/
H A DStaticCall.php34 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\StaticCall
H A DArrowFunction.php54 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\ArrowFunction
H A DClosure.php58 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Closure
/PHP-Parser/lib/PhpParser/Node/Scalar/
H A DInt_.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Scalar\\Int_
H A DString_.php41 public function getSubNodeNames(): array { function in PhpParser\\Node\\Scalar\\String_
/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DClassConst.php41 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\ClassConst
H A DFunction_.php53 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Function_
H A DClass_.php62 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Class_
H A DProperty.php39 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Property
H A DClassMethod.php77 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\ClassMethod
/PHP-Parser/lib/PhpParser/Internal/
H A DPrintableNewAnonClassNode.php68 public function getSubNodeNames(): array { function in PhpParser\\Internal\\PrintableNewAnonClassNode
/PHP-Parser/lib/PhpParser/
H A DNode.php19 public function getSubNodeNames(): array; function
/PHP-Parser/lib/PhpParser/Node/
H A DParam.php54 public function getSubNodeNames(): array { function in PhpParser\\Node\\Param
H A DName.php32 public function getSubNodeNames(): array { function in PhpParser\\Node\\Name
/PHP-Parser/test/PhpParser/
H A DNodeAbstractTest.php17 public function getSubNodeNames(): array { function in PhpParser\\DummyNode

Completed in 32 milliseconds

12345