extends |
NodeAbstract |
---|---|
implements |
ReturnStatementsNode |
Methods | ||
---|---|---|
public
|
__construct(
Function_ $function,
ReturnStatement[] $returnStatements,
StatementResult $statementResult,
ExecutionEndNode[] $executionEnds,
)
|
# |
public
|
getReturnStatements(): ReturnStatement[]
|
# |
public
|
getStatementResult(): StatementResult
|
# |
public
|
getExecutionEnds(): ExecutionEndNode[]
|
# |
public
|
returnsByRef(): bool
|
# |
public
|
hasNativeReturnTypehint(): bool
|
# |
public
|
getType(): string
|
# |
public
|
getSubNodeNames(): string[]
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |