abstract | |
|---|---|
extends | 
			
Expr			 | 
		
| Methods | ||
|---|---|---|
				
					abstract
	public
					
					
				
			 | 
			
				getRawArgs(): array<Arg|VariadicPlaceholder>
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				isFirstClassCallable(): bool
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getArgs(): Arg[]
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getArg(string $name, int $position): ?Arg
	
	
			 | 
		# | 
| Properties inherited from PhpParser\NodeAbstract | 
|---|
$attributes				 |