21 methods override Node::getSubNodeNames()
- Arg::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Arg.php - Gets the names of the sub nodes.
- ArrayItem::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ ArrayItem.php - Gets the names of the sub nodes.
- ArrowFunction::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ ArrowFunction.php - Gets the names of the sub nodes.
- Attribute::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Attribute.php - Gets the names of the sub nodes.
- AttributeGroup::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ AttributeGroup.php - Gets the names of the sub nodes.
- ClassMethod::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ ClassMethod.php - Gets the names of the sub nodes.
- Closure::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ Closure.php - Gets the names of the sub nodes.
- ClosureUse::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ ClosureUse.php - Gets the names of the sub nodes.
- Const_::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Const_.php - Gets the names of the sub nodes.
- DeclareItem::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ DeclareItem.php - Gets the names of the sub nodes.
- Function_::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Function_.php - Gets the names of the sub nodes.
- Identifier::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Identifier.php - Gets the names of the sub nodes.
- InterpolatedStringPart::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ InterpolatedStringPart.php - Gets the names of the sub nodes.
- MatchArm::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ MatchArm.php - Gets the names of the sub nodes.
- Name::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Name.php - Gets the names of the sub nodes.
- Param::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Param.php - Gets the names of the sub nodes.
- PropertyHook::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ PropertyHook.php - Gets the names of the sub nodes.
- PropertyItem::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ PropertyItem.php - Gets the names of the sub nodes.
- StaticVar::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ StaticVar.php - Gets the names of the sub nodes.
- UseItem::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ UseItem.php - Gets the names of the sub nodes.
- VariadicPlaceholder::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ VariadicPlaceholder.php - Gets the names of the sub nodes.