| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				__construct(
	bool $unescapeStrings = false,
	bool $quoteAwareConstExprString = false,
	array{lines?:bool, indexes?:bool} $usedAttributes = [],
)
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				parse(TokenIterator $tokens, bool $trimStrings = false): ConstExprNode
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				parseDoctrineString(string $text, TokenIterator $tokens): DoctrineConstExprStringNode
	
	
			 | 
		# |