| 15 | * A section that renders source code snippets from the code index. |
| 16 | */ |
| 17 | class SourceCodeSection extends promptrix_1.PromptSectionBase { |
| 18 | /** |
| 19 | * Creates a new 'SourceCodeSection' instance. |
| 20 | * @param index Code index to use. |
nothing calls this directly
no outgoing calls
no test coverage detected