Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php9 use PhpParser\Node\Expr; alias
2175 public Expr $expr;
2202 if (!$expr instanceof Expr\ConstFetch && !$expr instanceof Expr\ClassConstFetch) {
2233 if (!$expr instanceof Expr\ConstFetch) {
2545 public Expr $value;
2559 Expr $value,
2911 public ?Expr $defaultValue;
3019 ?Expr $defaultValue,
3237 public ?Expr $value;
4559 if ($const->value instanceof Expr\ConstFetch &&
[all …]

Completed in 22 milliseconds