Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php9 use PhpParser\Node\Expr; alias
2053 public Expr $expr;
2080 if (!$expr instanceof Expr\ConstFetch && !$expr instanceof Expr\ClassConstFetch) {
2111 if (!$expr instanceof Expr\ConstFetch) {
2419 public Expr $value;
2432 Expr $value,
2758 public ?Expr $defaultValue;
2770 ?Expr $defaultValue,
2906 public ?Expr $value;
4141 if ($property->default instanceof Expr\ConstFetch &&
[all …]

Completed in 44 milliseconds