implements | 
			
PhpDocTagValueNode			 | 
		
|---|---|
uses | 
			
NodeAttributes			 | 
		
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				__construct(bool $isVariadic, string $parameterName, string $description, bool $isReference)
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				__toString(): string
	
			 | 
		# | 
| Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes | 
|---|
setAttribute(), hasAttribute(), getAttribute()				 | 
			
| Properties | |||
|---|---|---|---|
				
	public
					
					
				
			 | 
			
				bool
			 | 
			
$isReference
				
	
			 | 
		# | 
				
	public
					
					
				
			 | 
			
				bool
			 | 
			
$isVariadic
				
	
			 | 
		# | 
				
	public
					
					
				
			 | 
			
				string
			 | 
			
$parameterName
				
	
			 | 
		# | 
				
	public
					
					
				
			 | 
			
				string
			 | 
			
$description
				
	
	
			 | 
		# |