mangleutils

Search:
Group by:
Source   Edit  

Procs

proc mangle(name: string): string {....raises: [], tags: [], forbids: [].}
Source   Edit  
proc mangleParamExt(s: PSym): string {....raises: [Exception, OSError, KeyError,
    ValueError, IOError], tags: [RootEffect, WriteIOEffect, ReadEnvEffect,
                                 ReadIOEffect, ReadDirEffect], forbids: [].}
Source   Edit  
proc mangleProcNameExt(graph: ModuleGraph; s: PSym): string {....raises: [],
    tags: [], forbids: [].}
Source   Edit