18 #ifndef ConverterASTNode_HPP__
19 #define ConverterASTNode_HPP__
21 #include "sbml/math/ASTNode.h"
61 static void printASTNode(
const ASTNode* node,
unsigned int indent = 0);
62 #endif // COPASI_DEBUG
void setChildren(List *children)
static ASTNode * shallowCopy(const ASTNode *pOrig)
ASTNode * removeChild(unsigned int index)