CodeFunc

A delegate that can be passed to functions such as addFuncDeclaration to allow flexible generation of code.

alias CodeFunc = void delegate

Meta