extends | 
			
NodeAbstract			 | 
		
|---|---|
implements | 
			
VirtualNode			 | 
		
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				__construct(Array_ $originalNode, LiteralArrayItem[] $itemNodes)
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getItemNodes(): LiteralArrayItem[]
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getType(): string
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getSubNodeNames(): string[]
	
	
			 | 
		# | 
| Properties inherited from PhpParser\NodeAbstract | 
|---|
$attributes				 |