W3cubDocs

/Nim

vtables

Source Edit

Imports

ast, modulegraphs, magicsys, lineinfos, options, cgmeth, types

Procs

proc collectVTableDispatchers(g: ModuleGraph) {....raises: [Exception, KeyError,
    ValueError, OSError, IOError, ERecoverableError], tags: [RootEffect,
    ReadDirEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect], forbids: [].}
Source Edit
proc sortVTableDispatchers(g: ModuleGraph) {....raises: [Exception, KeyError],
    tags: [RootEffect], forbids: [].}
Source Edit

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