MCPcopy Create free account
hub / github.com/devosoft/avida / ActiveFunctionIterator

Method ActiveFunctionIterator

avida-core/source/script/cSymbolTable.h:132–132  ·  view source on GitHub ↗

-------- Externally Visible Type Dependent Methods --------

Source from the content-addressed store, hash-verified

130
131 // -------- Externally Visible Type Dependent Methods --------
132 inline cFunctionIterator ActiveFunctionIterator() { return cFunctionIterator(this); }
133
134
135private:

Callers 4

VisitStatementListMethod · 0.80
VisitForeachBlockMethod · 0.80
PostCheckMethod · 0.80

Calls 1

cFunctionIteratorClass · 0.85

Tested by

no test coverage detected