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