extends | 
			
Expr			 | 
		
|---|
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				__construct(Name|Expr $class, string|VarLikeIdentifier|Expr $name, array $attributes = [])
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getSubNodeNames(): array
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getType(): string
	
	
			 | 
		# | 
| Properties | |||
|---|---|---|---|
				
	public
					
					
				
			 | 
			
				Name|Expr
			 | 
			
$class
				
	
	
			 | 
		# | 
				
	public
					
					
				
			 | 
			
				VarLikeIdentifier|Expr
			 | 
			
$name
				
	
	
			 | 
		# | 
| Properties inherited from PhpParser\NodeAbstract | 
|---|
$attributes				 |