| extends | ConstExprStringNode | 
|---|---|
| uses | NodeAttributes | 
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | __construct(string $value) | # | 
| 
					
	public
					
					
				 | __toString(): string | # | 
| 
					
	public
					static
					
				 | unescape(string $value): string | # | 
| Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes | 
|---|
| setAttribute(), hasAttribute(), getAttribute() | 
| Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes | 
|---|
| setAttribute(), hasAttribute(), getAttribute() | 
| Constants inherited from PHPStan\PhpDocParser\Ast\ConstExpr\ConstExprStringNode | 
|---|
|  | 
| Properties | |||
|---|---|---|---|
| 
	public
					
					
				 | string | $value | # | 
| Properties inherited from PHPStan\PhpDocParser\Ast\ConstExpr\ConstExprStringNode | 
|---|
| $quoteType |