Methods | ||
---|---|---|
public
|
__construct(
Scope $scope,
Expr|Stmt|VirtualNode $node,
ImpurePointIdentifier $identifier,
string $description,
bool $certain,
)
|
# |
public
|
getScope(): Scope
|
# |
public
|
getNode(): Expr|Stmt|VirtualNode
|
# |
public
|
getIdentifier(): ImpurePointIdentifier
|
# |
public
|
getDescription(): string
|
# |
public
|
isCertain(): bool
|
# |