-/* Generated by re2c 1.1.1 on Mon Oct 29 22:56:51 2018 */
+/* Generated by re2c 1.1.1 on Sun Nov 4 22:33:41 2018 */
#line 1 "../src/ast/lex_conf.re"
#include "src/util/c99_stdint.h"
#include <string>
{
unsigned char yych;
static const unsigned char yybm[] = {
- 128, 128, 128, 128, 128, 128, 128, 128,
+ 0, 128, 128, 128, 128, 128, 128, 128,
128, 0, 0, 128, 128, 128, 128, 128,
128, 128, 128, 128, 128, 128, 128, 128,
128, 128, 128, 128, 128, 128, 128, 128,
yych = (unsigned char)*cur;
if (yych <= '!') {
if (yych <= '\n') {
+ if (yych <= 0x00) goto yy839;
if (yych <= 0x08) goto yy840;
} else {
if (yych != ' ') goto yy840;
if (yych != ';') goto yy840;
}
}
+yy839:
#line 293 "../src/ast/lex_conf.re"
{ goto end; }
-#line 4009 "src/ast/lex_conf.cc"
+#line 4011 "src/ast/lex_conf.cc"
yy840:
++cur;
if (lim <= cur) fill(1);
s = std::string(tok, tok_len());
goto end;
}
-#line 4022 "src/ast/lex_conf.cc"
+#line 4024 "src/ast/lex_conf.cc"
yy843:
++cur;
#line 274 "../src/ast/lex_conf.re"
}
}
}
-#line 4041 "src/ast/lex_conf.cc"
+#line 4043 "src/ast/lex_conf.cc"
}
#line 294 "../src/ast/lex_conf.re"