Home
last modified time | relevance | path

Searched defs:getSubNodeNames (Results 76 – 100 of 116) sorted by relevance

12345

/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DIf_.php39 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\If_
H A DTryCatch.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\TryCatch
H A DNamespace_.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Namespace_
H A DCatch_.php33 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Catch_
H A DEnumCase.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\EnumCase
H A DGroupUse.php34 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\GroupUse
H A DForeach_.php43 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Foreach_
H A DUse_.php40 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Use_
/PHP-Parser/lib/PhpParser/Node/Expr/
H A DFuncCall.php27 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\FuncCall
H A DInstanceof_.php28 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Instanceof_
H A DNullsafePropertyFetch.php28 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\NullsafePropertyFetch
H A DPropertyFetch.php28 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\PropertyFetch
H A DTernary.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Ternary
H A DClassConstFetch.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\ClassConstFetch
H A DStaticPropertyFetch.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\StaticPropertyFetch
H A DNew_.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\New_
H A DInclude_.php31 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Include_
H A DMethodCall.php34 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\MethodCall
H A DNullsafeMethodCall.php34 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\NullsafeMethodCall
/PHP-Parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/
H A DAlias.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\TraitUseAdaptation\\Alias
/PHP-Parser/lib/PhpParser/Node/Scalar/
H A DFloat_.php22 public function getSubNodeNames(): array { function in PhpParser\\Node\\Scalar\\Float_
/PHP-Parser/lib/PhpParser/Node/
H A DIdentifier.php39 public function getSubNodeNames(): array { function in PhpParser\\Node\\Identifier
H A DArg.php37 public function getSubNodeNames(): array { function in PhpParser\\Node\\Arg
H A DArrayItem.php33 public function getSubNodeNames(): array { function in PhpParser\\Node\\ArrayItem
H A DUseItem.php34 public function getSubNodeNames(): array { function in PhpParser\\Node\\UseItem

Completed in 28 milliseconds

12345