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>
class FixupNullPointersInAST
: public AstSimpleProcessing
Base Classes
Name |
Description |
Class for traversing the AST. |
Member Functions
Name |
|
Description
This is lower level support for the fixupNullPointersInAST(SgNode*) function.
Created with MrDocs