ModuleDeclNode.functions

Linear list of all functions of a module (including nested and methods and externals) Order may be different from declaration order, because conditionaly compiled functions are added later

struct ModuleDeclNode
AstNodes functions;

Meta