Tag @name inserts the name of current item.

The following three tags may be used only within a class, i.e. when current item is either a class or a member of some class. (Class means a real class or an interface, a record etc.)

@inherited and @inheritedClass also create a link to appropriate item.

Example:

{ @name is a method of @classname which overrides the method @inherited to do something completely different... }

InheritedClassnameNameTag (last edited 2007-10-28 22:57:10 by localhost)