W3cubDocs

/Nim

filter_tmpl

Source Edit

Imports

llstream, ast, msgs, options, filters, lineinfos, pathutils

Procs

proc filterTmpl(conf: ConfigRef; stdin: PLLStream; filename: AbsoluteFile;
                call: PNode): PLLStream {....raises: [KeyError, Exception,
    ValueError, OSError, IOError, ERecoverableError], tags: [ReadDirEffect,
    RootEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect], forbids: [].}
Source Edit

© 2006–2024 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/filter_tmpl.html