Template Struct DispatchHelper# Defined in File sageGeneric.h Struct Documentation# template<class GVisitor>struct DispatchHelper# Public Functions inline explicit DispatchHelper(GVisitor gv, SgNode *p)# inline void operator()(SgNode *n)# inline operator GVisitor() &&# Public Members GVisitor gvisitor# SgNode *parent# size_t cnt#