AstCombinedTopDownProcessing::get_traversalPtrListRef
function for obtaining a reference to the internal list of traversals, zou can use this for any container operations you like (deleting elements etc.)
Synopsis
Declared in <src/midend/astProcessing/AstCombinedProcessing.h>
AstCombinedTopDownProcessing<I>::TraversalPtrList&
get_traversalPtrListRef();
Created with MrDocs