RoseAst::iterator::iterator Constructors Synopses Declared in <src/midend/abstractLayer/RoseAst.h> Default constructor. iterator(); » more... Construct an iterator pointing to a particular AST node. iterator( SgNode* x, bool withNullValues, bool withTemplates); » more... Created with MrDocs