Atoms
Prefixes
Infixes
Others
Procs
proc newBackrefPatt(refName: string): Patt {....raises: [], tags: [], forbids: [].}
- Source Edit
proc newCallPatt(label: string): Patt {....raises: [], tags: [], forbids: [].}
- Source Edit
proc newErrorPatt(msg: string): Patt {....raises: [], tags: [], forbids: [].}
- Source Edit
proc newLitPatt(n: NimNode): Patt {....raises: [], tags: [], forbids: [].}
- Source Edit
proc newReturnPatt(): Patt {....raises: [], tags: [], forbids: [].}
- Source Edit