The code generators now exit immediately if the language is not correct. Write
[external/ragel.git] / rlgen-dot / gvdotgen.h
index 1a65293..356317a 100644 (file)
@@ -35,6 +35,7 @@ public:
        void writeDotFile( );
 
        virtual void finishRagelDef();
+       virtual void writeStatement( InputLoc &, int, char ** );
 
 private:
        /* Writing labels and actions. */