Class SingleStatementToBlockNormalizer#
Defined in File SingleStatementToBlockNormalization.h
Inheritance Relationships#
Base Type#
public AstSimpleProcessing(Class AstSimpleProcessing)
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.
-
SingleStatementToBlockNormalizer()#