W3cubDocs

/Nim

mangleutils

Source Edit

Imports

ast, modulegraphs

Procs

proc mangle(name: string): string {....raises: [], tags: [], forbids: [].}
Source Edit
proc mangleParamExt(s: PSym): string {....raises: [], tags: [], forbids: [].}
Source Edit
proc mangleProcNameExt(graph: ModuleGraph; s: PSym): string {....raises: [],
    tags: [], forbids: [].}
Source Edit

© 2006–2024 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/mangleutils.html