Skip to content

FixupNullPointersInAST

Fixup pointers in the AST that user's may have left as NULL, but should not be NULL.

Synopsis

Declared in <SageIII/astPostProcessing/fixupNullPointers.h>

Base Classes

Name

Description

AstSimpleProcessing

Class for traversing the AST.

Member Functions

Name

visit [virtual]

Description

This is lower level support for the fixupNullPointersInAST(SgNode*) function.

Created with MrDocs