implements |
Node |
|---|---|
uses |
NodeAttributes |
| Methods | ||
|---|---|---|
public
|
__construct(?IdentifierTypeNode $key, ValueType $value)
|
# |
public
|
__toString(): string
|
# |
| Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes |
|---|
setAttribute(), hasAttribute(), getAttribute() |
| Properties | |||
|---|---|---|---|
public
|
IdentifierTypeNode|null
|
$key
|
# |
public
|
ValueType
|
$value
|
# |