API Reference
Namespaces
PhpParser
Builder
Comment
ErrorHandler
Lexer
Node
NodeVisitor
Parser
PrettyPrinter
PHPStan
Analyser
BetterReflection
Broker
Collectors
Command
DependencyInjection
File
Node
Parser
Php
PhpDoc
PhpDocParser
Ast
ConstExpr
PhpDoc
Type
Lexer
Parser
Reflection
Rules
Testing
Type
Classes
AssertTagMethodValueNode
AssertTagPropertyValueNode
AssertTagValueNode
DeprecatedTagValueNode
ExtendsTagValueNode
GenericTagValueNode
ImplementsTagValueNode
InvalidTagValueNode
MethodTagValueNode
MethodTagValueParameterNode
MixinTagValueNode
ParamOutTagValueNode
ParamTagValueNode
PhpDocNode
PhpDocTagNode
PhpDocTextNode
PropertyTagValueNode
ReturnTagValueNode
SelfOutTagValueNode
TemplateTagValueNode
ThrowsTagValueNode
TypeAliasImportTagValueNode
TypeAliasTagValueNode
TypelessParamTagValueNode
UsesTagValueNode
VarTagValueNode
Interfaces
PhpDocChildNode
PhpDocTagValueNode
Overview
Namespace
Interface
Tree
Interface
PHPStan
\
PhpDocParser
\
Ast
\
PhpDoc
\
PhpDocTagValueNode
extends
Node
PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocTagValueNode
extends
Node
PHPStan\PhpDocParser\Ast\PhpDoc\GenericTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagPropertyValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\MixinTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\SelfOutTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagMethodValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\ParamTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\TemplateTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\ParamOutTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\PropertyTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\VarTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\ExtendsTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\DeprecatedTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\ThrowsTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\TypeAliasImportTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\TypelessParamTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\TypeAliasTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\MethodTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\ImplementsTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\UsesTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\ReturnTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
PHPStan\PhpDocParser\Ast\PhpDoc\InvalidTagValueNode
implements
PhpDocTagValueNode
uses
NodeAttributes
Located at
vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocTagValueNode.php
Methods inherited from
PHPStan\PhpDocParser\Ast\Node
__toString()
,
setAttribute()
,
hasAttribute()
,
getAttribute()