Class FixupSourcePositionConstructs#

Inheritance Relationships#

Base Type#

  • public ROSE_VisitTraversal

Class Documentation#

class FixupSourcePositionConstructs : public ROSE_VisitTraversal#

This traversal uses the Memory Pool traversal to fixup the source position constructs.

This allows us to make sure that there is alwasy and ending position construct to match the starting position construct.

Public Functions

inline virtual ~FixupSourcePositionConstructs()#
void visit(SgNode *node)#

Required traversal function.