compiler/filter_tmpl

  Source   Edit

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].}
  Source   Edit