Class TTopLevelTag

Unit

Declaration

type TTopLevelTag = class(TTag)

Description

This item has no description.

Source: source/component/PasDoc_TagManager.pas (line 280).

Hierarchy

Overview

Methods

Public function AllowedInside(EnclosingTag: TTag): boolean; override;

Description

Methods

Public function AllowedInside(EnclosingTag: TTag): boolean; override;

This returns just EnclosingTag = nil.

Which means that this tag is allowed only at top level of description, never inside parameter of some tag.

Source: source/component/PasDoc_TagManager.pas (line 285).


Generated by PasDoc 0.17.0.snapshot.