Procs
proc encodeName(name: string): string {....raises: [], tags: [], forbids: [].}
- Source Edit
 proc encodeType(m: BModule; t: PType; staticLists: var string): string {. ...raises: [Exception, KeyError], tags: [RootEffect], forbids: [].}
- Source Edit
 proc getPragmaStmt(n: PNode; w: TSpecialWord): PNode {....raises: [], tags: [], forbids: [].}
- Source Edit
 proc hashString(conf: ConfigRef; s: string): BiggestInt {....raises: [], tags: [], forbids: [].}
- Source Edit
 proc makeSingleLineCString(s: string): string {....raises: [], tags: [], forbids: [].}
- Source Edit
 proc stmtsContainPragma(n: PNode; w: TSpecialWord): bool {....raises: [], tags: [], forbids: [].}
- Source Edit