This module implements the '.liftLocals' pragma.
proc liftLocalsIfRequested(prc: PSym; n: PNode; cache: IdentCache;
conf: ConfigRef; idgen: IdGenerator): PNode {....raises: [
Exception, ValueError, KeyError, OSError, IOError, ERecoverableError], tags: [
RootEffect, ReadDirEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect],
forbids: [].}
© 2006–2024 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/liftlocals.html