Procs
proc opMapTypeImplToAst(cache: IdentCache; t: PType; info: TLineInfo; idgen: IdGenerator): PNode {. ...raises: [KeyError, Exception], tags: [RootEffect], forbids: [].}
- Source Edit
proc opMapTypeInstToAst(cache: IdentCache; t: PType; info: TLineInfo; idgen: IdGenerator): PNode {. ...raises: [KeyError, Exception], tags: [RootEffect], forbids: [].}
- Source Edit
proc opMapTypeToAst(cache: IdentCache; t: PType; info: TLineInfo; idgen: IdGenerator): PNode {....raises: [KeyError, Exception], tags: [RootEffect], forbids: [].}
- Source Edit