implements |
TypeNode |
|---|---|
uses |
NodeAttributes |
| Methods | ||
|---|---|---|
public
|
__construct(IdentifierTypeNode $type, array $genericTypes)
|
# |
public
|
__toString(): string
|
# |
| Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes |
|---|
setAttribute(), hasAttribute(), getAttribute() |
| Properties | |||
|---|---|---|---|
public
|
IdentifierTypeNode
|
$type
|
# |
public
|
TypeNode[]
|
$genericTypes
|
# |