See: Description
| Class | Description |
|---|---|
| ConsoleOutProcessor |
Reads a
{@.codelet.out} taglet and outputs its replacement text. |
| ConsoleOutTemplate |
The text into which
{@.codelet} output (the example-code's source) is placed. |
| FileTextProcessor |
Reads a
{@.file.textlet} taglet and outputs its replacement text. |
| FileTextTemplate |
The text into which
{@.file.textlet} output (the example-code's console output) is placed. |
| OnlyOneBodyGapTemplateBase |
For all templates but
{@.codelet.and.out}. |
| SourceAndOutProcessor |
Reads a
{@.codelet.and.out} taglet and outputs its replacement text. |
| SourceAndOutTemplate |
The text into which
{@.codelet.and.out} output (the example-code's console output) is placed. |
| SourceCodeProcessor |
Reads a (source-code)
{@.codelet} taglet and outputs its replacement text. |
| SourceCodeTemplate |
The text into which
{@.codelet} output (the example-code's source) is placed. |
Type-specific taglet-processors and templates.
Copyright 2014, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
https://github.com/aliteralmind/codelet