Home
last modified time | relevance | path

Searched refs:Stmt (Results 1 – 1 of 1) sorted by relevance

/php-src/build/
H A Dgen_stub.php11 use PhpParser\Node\Stmt; alias
12 use PhpParser\Node\Stmt\Class_;
13 use PhpParser\Node\Stmt\Enum_;
14 use PhpParser\Node\Stmt\Interface_;
15 use PhpParser\Node\Stmt\Trait_;
4363 Stmt\PropertyProperty $property,
4426 Stmt\ClassLike $class,
4615 if ($stmt instanceof Stmt\Nop) {
4624 if ($stmt instanceof Stmt\Const_) {
4642 if ($stmt instanceof Stmt\Function_) {
[all …]

Completed in 23 milliseconds