mangleutils

Search:
Group by:
Source   Edit  

Procs

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