extends | 
			
Stmt			 | 
		
|---|
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				__construct(Expr $cond, Stmt[] $stmts = [], array<string, mixed> $attributes = [])
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getSubNodeNames(): array
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getType(): string
	
	
			 | 
		# | 
| Properties | |||
|---|---|---|---|
				
	public
					
					
				
			 | 
			
				Stmt[]
			 | 
			
$stmts
				
	
	
			 | 
		# | 
				
	public
					
					
				
			 | 
			
				Expr
			 | 
			
$cond
				
	
	
			 | 
		# | 
| Properties inherited from PhpParser\NodeAbstract | 
|---|
$attributes				 |