mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 20:38:16 +02:00
Converter: add a comment.
git-svn-id: trunk@28758 -
This commit is contained in:
parent
dcbf5c2171
commit
8ff8637855
@ -68,6 +68,7 @@ type
|
||||
protected
|
||||
// This is either the Interface or Implementation node.
|
||||
function ParentBlockNode: TCodeTreeNode; virtual; abstract;
|
||||
// Uses node in either Main or Implementation section.
|
||||
function UsesSectionNode: TCodeTreeNode; virtual; abstract;
|
||||
public
|
||||
constructor Create(ACTLink: TCodeToolLink);
|
||||
|
Loading…
Reference in New Issue
Block a user