Skip to content

AstCombinedSimpleProcessing::visit

this method is called at every traversed node.

Synopsis

Declared in <src/midend/astProcessing/AstCombinedSimpleProcessing.h>

virtual
void
visit(SgNode* astNode);

Parameters

Name

Description

astNode

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

Created with MrDocs