drasil-code-0.1.9.0: A framework for code and document generation for scientific software - Code SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Drasil.Code.Imperative.Comments

Description

Contains functions for generating code comments that describe a chunk.

Synopsis

Documentation

getComment :: CodeIdea c => c -> GenState String Source #

Generates a comment string for a chunk, including the term, definition (if applicable), and unit (if applicable).