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
2164 public Expr $expr;
2191 if (!$expr instanceof Expr\ConstFetch && !$expr instanceof Expr\ClassConstFetch) {
2222 if (!$expr instanceof Expr\ConstFetch) {
2534 public Expr $value;
2548 Expr $value,
2892 public ?Expr $defaultValue;
2904 ?Expr $defaultValue,
3063 public ?Expr $value;
4352 if ($const->value instanceof Expr\ConstFetch &&
[all …]

Completed in 16 milliseconds