/ LJCPHPCodeDoc / LJCCommentsLib / LJCComments


Syntax

PHP
class LJCComments

Provides methods to parse code XML comment values.

Remarks

Parses the code XML comments and holds them until the next generation point. A generation point is the start of a File, Class, Method or Property.

Public Functions
construct Initializes an object instance.
ClearComments Clears the XML comments.
SetComment Sets the XML comment value.
3 Functions

Public Properties
$Code The example Code.
$CurrentTagName The current tag name.
$Params The Param comments.
$Remarks The Remark comment.
$Returns The Returns comment.
$Summary The Summary comment.
$LibName The Code File base (Library) name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.