Sybase CEP uses a variety of documentation tags to label CCL components.
CCL Documentation Tags
Labels, identifies, and provides comments regarding various CCL components.
@author
Lists the authors associated with a module. Any @author tags must be in the same tag block as the @module tag.
@category
The @category documentation tag classifies the current module as belonging to a named category. Categories can be used to group related modules together. A module can have no more than one @category tag, which must appear in the same tag block as the @module tag.
@column
Associated with Create schema, stream, and window statements to label the columns defined by the statement.
@description
Associates a description with a module, or with any statement within the module.
@module
Specifies the name that should be displayed in association with the module.
@name
Specifies the name that should be displayed in association with the CCL statement that follows.
Created April 28, 2011. Send feedback on this help topic to Sybase Technical Publications:
pubs@sybase.com