final | |
|---|---|
extends |
NodeAbstract |
implements |
VirtualNode |
| Methods | ||
|---|---|---|
public
|
__construct(Expr $condition, MatchExpressionArm[] $arms, Match_ $originalNode, Scope $endScope)
|
# |
public
|
getCondition(): Expr
|
# |
public
|
getArms(): MatchExpressionArm[]
|
# |
public
|
getEndScope(): Scope
|
# |
public
|
getType(): string
|
# |
public
|
getSubNodeNames(): string[]
|
# |
| Properties inherited from PhpParser\NodeAbstract |
|---|
$attributes |