mangleutils

Search:
Group by:
Source   Edit  

Procs

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