Home
last modified time | relevance | path

Searched refs:getSubNodeNames (Results 76 – 100 of 121) sorted by relevance

12345

/PHP-Parser/lib/PhpParser/Node/
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
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
/PHP-Parser/lib/PhpParser/Node/Expr/
H A DInstanceof_.php28 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Instanceof_
H A DTernary.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\Ternary
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 DStaticPropertyFetch.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\StaticPropertyFetch
H A DClassConstFetch.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\ClassConstFetch
H A DStaticCall.php34 public function getSubNodeNames(): array { function in PhpParser\\Node\\Expr\\StaticCall
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/
H A DUse_.php40 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Use_
H A DTryCatch.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\TryCatch
H A DIf_.php39 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\If_
H A DEnum_.php37 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Enum_
H A DCatch_.php33 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Catch_
H A DGroupUse.php34 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\GroupUse
H A DEnumCase.php29 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\EnumCase
H A DForeach_.php43 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\Foreach_
/PHP-Parser/lib/PhpParser/
H A DNode.php19 public function getSubNodeNames(): array; function
/PHP-Parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/
H A DAlias.php30 public function getSubNodeNames(): array { function in PhpParser\\Node\\Stmt\\TraitUseAdaptation\\Alias

Completed in 26 milliseconds

12345