Skip to content

sg::dispatchHelper

Synopsis

Declared in <SageIII/sageInterface/sageGeneric.h>

template<class GVisitor>
static
DispatchHelper<GVisitor>
dispatchHelper(
    GVisitor gv,
    SgNode* parent = NULL);

Created with MrDocs