33 #ifndef YY_YY_BYTECOMPILER_PARSER_HPP_INCLUDED
34 # define YY_YY_BYTECOMPILER_PARSER_HPP_INCLUDED
59 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
63 #line 10 "ByteCompiler.yacc"
65 uint8_t cmd0; uint32_t cmd1;
66 char* bcfile; std::string* sym;
68 #line 69 "ByteCompiler.parser.hpp"
70 # define YYSTYPE_IS_TRIVIAL 1
71 # define YYSTYPE_IS_DECLARED 1
int yyparse()
syntax parser interface
Definition: ByteCompiler.parser.cpp:976
Definition: ByteCompiler.parser.hpp:61