final | |
---|---|
extends |
NodeAbstract |
implements |
VirtualNode |
Methods | ||
---|---|---|
public
|
__construct(StatementExitPoint[] $finallyExitPoints, StatementExitPoint[] $tryCatchExitPoints)
|
# |
public
|
getFinallyExitPoints(): StatementExitPoint[]
|
# |
public
|
getTryCatchExitPoints(): StatementExitPoint[]
|
# |
public
|
getType(): string
|
# |
public
|
getSubNodeNames(): string[]
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |