#include "ElementaryNode.hxx"#include "Bloc.hxx"#include "Proc.hxx"#include "ForEachLoop.hxx"#include "OptimizerLoop.hxx"#include "Loop.hxx"#include "ForLoop.hxx"#include "WhileLoop.hxx"#include "Switch.hxx"#include "InputPort.hxx"#include "InlineNode.hxx"#include "ServiceNode.hxx"#include "ServerNode.hxx"#include "ServiceInlineNode.hxx"#include "DataNode.hxx"#include "VisitorSaveState.hxx"#include <iostream>#include <string>#include "YacsTrace.hxx"