extends |
Stmt |
---|
Methods | ||
---|---|---|
public
|
__construct(null|Name $name = null, null|Stmt[] $stmts = [], array<string, mixed> $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Constants | ||
---|---|---|
public
|
KIND_SEMICOLON = 1
|
# |
public
|
KIND_BRACED = 2
|
# |
Properties | |||
---|---|---|---|
public
|
null|Name
|
$name
|
# |
public
|
Stmt[]
|
$stmts
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |