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, IOError,
    Exception, ValueError], tags: [RootEffect, ReadEnvEffect, ReadIOEffect,
                                   ReadDirEffect], forbids: [].}
Source   Edit  
proc mangleProcNameExt(graph: ModuleGraph; s: PSym): string {....raises: [],
    tags: [], forbids: [].}
Source   Edit