This module implements the pattern matching features for term rewriting macro support.
proc applyRule(c: PContext; s: PSym; n: PNode): PNode {....raises: [Exception,
KeyError, ERecoverableError, ValueError, OSError, IOError], tags: [
RootEffect, ReadDirEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect],
forbids: [].}
© 2006–2024 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/patterns.html