FixupSourcePositionConstructs
This traversal uses the Memory Pool traversal to fixup the source position constructs.
Synopsis
Declared in <SageIII/astFixup/fixupSourcePositionInformation.h>
class FixupSourcePositionConstructs
: public ROSE_VisitTraversal
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Destructor |
|
Required traversal function |
Description
This allows us to make sure that there is alwasy and ending position construct to match the starting position construct.
Created with MrDocs