vmdeps

Imports

ast, types, msgs, options, idents, lineinfos, pathutils

Procs

proc opSlurp(file: string; info: TLineInfo; module: PSym; conf: ConfigRef): string {...}{.raises: [
    OSError, KeyError, Exception, ValueError, IOError, ERecoverableError], tags: [
    ReadDirEffect, ReadIOEffect, RootEffect, WriteIOEffect, ReadEnvEffect].}
Source Edit
proc opMapTypeToAst(cache: IdentCache; t: PType; info: TLineInfo): PNode {...}{.
    raises: [Exception], tags: [RootEffect].}
Source Edit
proc opMapTypeInstToAst(cache: IdentCache; t: PType; info: TLineInfo): PNode {...}{.
    raises: [Exception], tags: [RootEffect].}
Source Edit
proc opMapTypeImplToAst(cache: IdentCache; t: PType; info: TLineInfo): PNode {...}{.
    raises: [Exception], tags: [RootEffect].}
Source Edit

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