summaryrefslogtreecommitdiff
path: root/ragel/cdipgoto.h
diff options
context:
space:
mode:
Diffstat (limited to 'ragel/cdipgoto.h')
-rw-r--r--ragel/cdipgoto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ragel/cdipgoto.h b/ragel/cdipgoto.h
index c869e1f..4e92926 100644
--- a/ragel/cdipgoto.h
+++ b/ragel/cdipgoto.h
@@ -60,6 +60,8 @@ public:
protected:
bool useAgainLabel();
+ void EOF_CHECK( ostream &ret, int gotoDest );
+
/* Called from GotoCodeGen::STATE_GOTOS just before writing the gotos for
* each state. */
bool IN_TRANS_ACTIONS( RedStateAp *state );