Repository URL to install this package:
|
Version:
2.0.10 ▾
|
lazarus-project
/
usr
/
share
/
lazarus
/
2.0.10
/
components
/
codetools
/
docs
/
codecompletiontool.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>