Searched defs:right (Results 1 – 1 of 1) sorted by relevance
11 public Expr $right; variable in PhpParser\\Node\\Expr\\BinaryOp20 public function __construct(Expr $left, Expr $right, array $attributes = []) {
Completed in 3 milliseconds