Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Stmt.php

class Stmt

Hierarchy

  • class \PhpParser\NodeAbstract implements \PhpParser\Node, \PhpParser\JsonSerializable
    • class \PhpParser\Node\Stmt extends \PhpParser\NodeAbstract

Expanded class hierarchy of Stmt

31 files declare their use of Stmt
AssertTypeSpecifyingExtensionHelper.php in vendor/phpstan/phpstan-phpunit/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php
Block.php in vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Block.php
BuilderHelpers.php in vendor/nikic/php-parser/lib/PhpParser/BuilderHelpers.php
ClassConst.php in vendor/nikic/php-parser/lib/PhpParser/Builder/ClassConst.php
Class_.php in vendor/nikic/php-parser/lib/PhpParser/Builder/Class_.php

... See full list

1 string reference to 'Stmt'
Clover::process in vendor/phpunit/php-code-coverage/src/Report/Clover.php

File

vendor/nikic/php-parser/lib/PhpParser/Node/Stmt.php, line 7

Namespace

PhpParser\Node
View source
abstract class Stmt extends NodeAbstract {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal