Namespaces
PHPStan
PhpDocParser
Ast
ConstExpr
NodeVisitor
PhpDoc
Type
Lexer
Parser
Printer
Classes
ArrayShapeItemNode
ArrayShapeNode
ArrayShapeUnsealedTypeNode
ArrayTypeNode
CallableTypeNode
CallableTypeParameterNode
ConditionalTypeForParameterNode
ConditionalTypeNode
ConstTypeNode
GenericTypeNode
IdentifierTypeNode
IntersectionTypeNode
InvalidTypeNode
NullableTypeNode
ObjectShapeItemNode
ObjectShapeNode
OffsetAccessTypeNode
ThisTypeNode
UnionTypeNode
Interfaces
TypeNode
Overview
Namespace
Interface
Tree
Interface
PHPStan
\
PhpDocParser
\
Ast
\
Type
\
TypeNode
extends
Node
PHPStan\PhpDocParser\Ast\Type\TypeNode
extends
Node
PHPStan\PhpDocParser\Ast\Type\CallableTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\ThisTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\InvalidTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\ConstTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\ConditionalTypeForParameterNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\ArrayShapeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\NullableTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\GenericTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\IdentifierTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\ObjectShapeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\OffsetAccessTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\ArrayTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\ConditionalTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\IntersectionTypeNode
implements
TypeNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\Type\UnionTypeNode
implements
TypeNode
uses
NodeAttributes
Located at
Ast/Type/TypeNode.php
Methods inherited from
PHPStan\PhpDocParser\Ast\Node
__toString()
,
setAttribute()
,
hasAttribute()
,
getAttribute()