mangleutils

Search:
Group by:
Source   Edit  

Procs

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