Home
last modified time | relevance | path

Searched refs:getSubNodeNames (Results 51 – 75 of 121) sorted by relevance

12345

/PHP-Parser/lib/PhpParser/Node/
H A DAttribute.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Attribute
H A DClosureUse.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\ClosureUse
H A DStaticVar.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\StaticVar
/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DLabel.php23 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Label
H A DDo_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Do_
H A DElseIf_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\ElseIf_
H A DCase_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Case_
H A DWhile_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\While_
H A DDeclare_.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Declare_
H A DSwitch_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Switch_
H A DInterface_.php33 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Interface_
H A DFor_.php40 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\For_
H A DNamespace_.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Namespace_
/PHP-Parser/lib/PhpParser/Node/Expr/
H A DAssignOp.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\AssignOp
H A DFuncCall.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\FuncCall
H A DAssign.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Assign
H A DAssignRef.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\AssignRef
H A DArrayDimFetch.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\ArrayDimFetch
H A DBinaryOp.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\BinaryOp
H A DYield_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Yield_
H A DInclude_.php31 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Include_
H A DMatch_.php25 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Match_
H A DNew_.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\New_
/PHP-Parser/lib/PhpParser/Node/Scalar/
H A DInterpolatedString.php24 public function getSubNodeNames(): array { function in PhpParser\\Node\\Scalar\\InterpolatedString
/PHP-Parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/
H A DPrecedence.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\TraitUseAdaptation\\Precedence

Completed in 27 milliseconds

12345