Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php8 use PhpParser\Node\Expr; alias
1601 public Expr $expr;
1628 if (!$expr instanceof Expr\ConstFetch && !$expr instanceof Expr\ClassConstFetch) {
1660 if (!$expr instanceof Expr\ConstFetch) {
1972 public Expr $value;
1984 Expr $value,
2281 public ?Expr $defaultValue;
2293 ?Expr $defaultValue,
2433 public ?Expr $value;
3642 if ($property->default instanceof Expr\ConstFetch &&
[all …]

Completed in 15 milliseconds