mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 15:49:32 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			474 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			474 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<fpdoc-descriptions>
 | 
						|
  <package name="CodeTools">
 | 
						|
    <module name="CodeCompletionTool">
 | 
						|
      <element name="TCodeCompletionCodeTool.UpdateProcBodySignatures">
 | 
						|
        <short>Guesses what method bodies belong to which definition and updates the body signatures</short>
 | 
						|
        <descr>ClassProcs and ProcBodyNodes are trees of TCodeTreeNodeExtension, created by GatherProcNodes</descr>
 | 
						|
      </element>
 | 
						|
    </module>
 | 
						|
  </package>
 | 
						|
</fpdoc-descriptions>
 |