Skip to content

sg::DispatchHelper::DispatchHelper

Constructor

Synopsis

Declared in <SageIII/sageInterface/sageGeneric.h>

explicit
DispatchHelper(
    GVisitor gv,
    SgNode* p);

Parameters

Name

Description

gv

The object to construct from

p

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs