Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php9 use PhpParser\Node\Expr; alias
2180 public Expr $expr;
2207 if (!$expr instanceof Expr\ConstFetch && !$expr instanceof Expr\ClassConstFetch) {
2238 if (!$expr instanceof Expr\ConstFetch) {
2550 public Expr $value;
2564 Expr $value,
2916 public ?Expr $defaultValue;
2930 ?Expr $defaultValue,
3098 public ?Expr $value;
4420 if ($const->value instanceof Expr\ConstFetch &&
[all …]

Completed in 30 milliseconds