Class BreakupStatement#
Defined in File TransformAstTree.h
Inheritance Relationships#
Base Types#
public TransformAstTree(Class TransformAstTree)public PrePostTransformation(Class PrePostTransformation)
Class Documentation#
-
class BreakupStatement : public TransformAstTree, public PrePostTransformation#
Public Functions
-
inline BreakupStatement(int bs)#
-
virtual bool operator()(AstInterface &fa, const AstNodePtr &n, AstNodePtr &result)#
return true if asking the traversal to continue; false otherwise
-
inline AstNodePtr operator()(const AstNodePtr &root)#
-
inline BreakupStatement(int bs)#