Index: src/AST/Pass.hpp
===================================================================
--- src/AST/Pass.hpp	(revision 8c0d80188b65e7e883b8e74c821a80c2d8532351)
+++ src/AST/Pass.hpp	(revision 2b59f556da930033369d1ca9b86be75a4b277ff7)
@@ -201,4 +201,5 @@
 	container_t< ptr<node_t> > call_accept( const container_t< ptr<node_t> > & container );
 
+public:
 	/// Logic to call the accept and mutate the parent if needed, delegates call to accept
 	template<typename node_t, typename parent_t, typename child_t>
