X-Git-Url: http://nitlanguage.org diff --git a/c_src/nitc__tables.sep.1.c b/c_src/nitc__tables.sep.1.c index aeca7cd..3364c8e 100644 --- a/c_src/nitc__tables.sep.1.c +++ b/c_src/nitc__tables.sep.1.c @@ -1,5 +1,5 @@ #include "nitc__tables.sep.0.h" -/* method tables#TablesCapable#lexer_goto for (self: TablesCapable, Int, Int): Int */ +/* method tables$TablesCapable$lexer_goto for (self: TablesCapable, Int, Int): Int */ long nitc___nitc__TablesCapable___lexer_goto(val* self, long p0, long p1) { long var /* : Int */; long var1 /* : Int for extern */; @@ -9,7 +9,7 @@ goto RET_LABEL; RET_LABEL:; return var; } -/* method tables#TablesCapable#lexer_accept for (self: TablesCapable, Int): Int */ +/* method tables$TablesCapable$lexer_accept for (self: TablesCapable, Int): Int */ long nitc___nitc__TablesCapable___lexer_accept(val* self, long p0) { long var /* : Int */; long var1 /* : Int for extern */; @@ -19,7 +19,7 @@ goto RET_LABEL; RET_LABEL:; return var; } -/* method tables#TablesCapable#parser_goto for (self: TablesCapable, Int, Int): Int */ +/* method tables$TablesCapable$parser_goto for (self: TablesCapable, Int, Int): Int */ long nitc___nitc__TablesCapable___parser_goto(val* self, long p0, long p1) { long var /* : Int */; long var1 /* : Int for extern */; @@ -29,7 +29,7 @@ goto RET_LABEL; RET_LABEL:; return var; } -/* method tables#TablesCapable#parser_action for (self: TablesCapable, Int, Int): Int */ +/* method tables$TablesCapable$parser_action for (self: TablesCapable, Int, Int): Int */ long nitc___nitc__TablesCapable___parser_action(val* self, long p0, long p1) { long var /* : Int */; long var1 /* : Int for extern */;