ResetTemplateNames::visitType
Function to support traversal of types (where islands can hide)
Synopsis
Declared in <SageIII/astPostProcessing/resetTemplateNames.h>
void
visitType(SgType* typeNode);
Parameters
Name |
Description |
typeNode |
This class represents the base class for all types. |
Created with MrDocs