mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-28 03:29:51 +02:00
codetools: comments
git-svn-id: trunk@41107 -
This commit is contained in:
parent
1a4a760dd8
commit
e215ff7012
@ -23,8 +23,7 @@
|
|||||||
Abstract:
|
Abstract:
|
||||||
TCodeCache is an AVL Tree of TCodeBuffer. It can load and save files.
|
TCodeCache is an AVL Tree of TCodeBuffer. It can load and save files.
|
||||||
|
|
||||||
TCodeBuffer is an descendent of TSourceLog and manages a single file.
|
TCodeBuffer is a descendent of TSourceLog and manages a single file.
|
||||||
|
|
||||||
}
|
}
|
||||||
unit CodeCache;
|
unit CodeCache;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user