final | 
|---|
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				__construct(Type $type, string[] $referencedClasses, list<IdentifierRuleError> $unknownClassErrors, ?string $tip)
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getType(): Type
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getReferencedClasses(): string[]
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getUnknownClassErrors(): list<IdentifierRuleError>
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getTip(): ?string
	
			 | 
		# |