Module function

Module function 

Source

Structs§

AnyFunction

Enums§

Function
HardCodedFunction

Traits§

FunctionBuilder
ReturnExpr
Returns the expression of the RETURN directive

Functions§

assemble
Assemble a simple listing with no directives. Warning !!! As the env is read only, we cannot assemble directly inside To overcome that, we use a bank in a copied Env. It has not been deeply tested