Home
last modified time | relevance | path

Searched defs:getSubNodeNames (Results 51 – 75 of 116) sorted by relevance

12345

/PHP-Parser/lib/PhpParser/Node/Stmt/
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 DSwitch_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Switch_
H A DTraitUse.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\TraitUse
H A DFor_.php40 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\For_
H A DDeclare_.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Declare_
/PHP-Parser/lib/PhpParser/Node/Expr/
H A DExit_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Exit_
H A DYield_.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Yield_
H A DArrayDimFetch.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\ArrayDimFetch
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 DBinaryOp.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\BinaryOp
H A DList_.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\List_
H A DArray_.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Array_
H A DMatch_.php25 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Match_
/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
/PHP-Parser/lib/PhpParser/Node/
H A DClosureUse.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\ClosureUse
H A DMatchArm.php23 public function getSubNodeNames(): array { function in PhpParser\\Node\\MatchArm
H A DStaticVar.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\StaticVar
H A DAttribute.php26 public function getSubNodeNames(): array { function in PhpParser\\Node\\Attribute
H A DConst_.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Const_
H A DDeclareItem.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\DeclareItem
H A DPropertyItem.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\PropertyItem

Completed in 20 milliseconds

12345