W3cubDocs

/Nim

procfind

Source Edit

Imports

ast, astalgo, msgs, semdata, types, trees, lookups

Procs

proc searchForProc(c: PContext; scope: PScope; fn: PSym): tuple[proto: PSym,
    comesFromShadowScope: bool] {....raises: [Exception, KeyError, ValueError,
    OSError, IOError, ERecoverableError], tags: [RootEffect, ReadDirEffect,
    WriteIOEffect, ReadIOEffect, ReadEnvEffect], forbids: [].}
Source Edit

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