Class RewriteToArrayAst#
Defined in File ArrayRewrite.h
Inheritance Relationships#
Base Type#
public TransformAstTree(Class TransformAstTree)
Class Documentation#
-
class RewriteToArrayAst : public TransformAstTree#
Public Functions
-
inline RewriteToArrayAst(ArrayInterface &_op)#
-
virtual bool operator()(AstInterface &fa, const AstNodePtr &head, AstNodePtr &result)#
return true if asking the traversal to continue; false otherwise
-
inline RewriteToArrayAst(ArrayInterface &_op)#