abstract | |
---|---|
extends |
Expr |
Methods | ||
---|---|---|
public
|
__construct(Expr $left, Expr $right, array $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
abstract
public
|
getOperatorSigil(): string
|
# |
Properties | |||
---|---|---|---|
public
|
Expr
|
$left
|
# |
public
|
Expr
|
$right
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |