final | |
|---|---|
extends | 
			
NodeAbstract			 | 
		
implements | 
			
VirtualNode			 | 
		
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				__construct(Stmt $node, StatementResult $statementResult, bool $hasNativeReturnTypehint)
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getNode(): Stmt
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getStatementResult(): StatementResult
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				hasNativeReturnTypehint(): bool
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getType(): string
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getSubNodeNames(): string[]
	
	
			 | 
		# | 
| Properties inherited from PhpParser\NodeAbstract | 
|---|
$attributes				 |