24 #include <spot/misc/location.hh> 27 int hoayylex(hoayy::parser::semantic_type *yylval, \ 28 spot::location *yylloc, \ 30 spot::parse_aut_error_list& error_list) 35 void hoayyreset(
void* scanner);
36 int hoayyopen(
const std::string& name,
void** scanner);
37 int hoayyopen(
int fd,
void** scanner);
38 int hoayystring(
const char* data,
void** scanner);
39 void hoayyclose(
void* scanner);
Definition: automata.hh:26
Definition: parsedecl.hh:42