CodeTag.code typedef

Called when a CodeLine immediately follows a TagBlock.

Returns properties that should be set on the current DocObject.

function(codeLine, scope, docMap)

Parameters

  1. codeLine {CodeLine}:

    String of characters until newline.

  2. scope {DocObject}:

    DocObject representing current scope.

  3. docMap {DocMap}:

    DocMap being added to.

Returns

{DocObject}:

Properties that should be set on the current DocObject.

Use

Used in: