Class SingleStatementToBlockNormalizer#

Inheritance Relationships#

Base Type#

Class Documentation#

class SingleStatementToBlockNormalizer : public AstSimpleProcessing#

Public Functions

SingleStatementToBlockNormalizer()#
void Normalize(SgNode *node)#
void NormalizeWithinFile(SgNode *node)#
void NormalizeInputFiles(SgProject *project)#
virtual ~SingleStatementToBlockNormalizer()#

Protected Functions

virtual void visit(SgNode *node)#

this method is called at every traversed node.