Home
last modified time | relevance | path

Searched defs:right (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/Node/Expr/
H A DBinaryOp.php11 public Expr $right; variable in PhpParser\\Node\\Expr\\BinaryOp
20 public function __construct(Expr $left, Expr $right, array $attributes = []) {

Completed in 4 milliseconds