Loading...
Searching...
No Matches
statement_list_parser.h File Reference
Statement List Language Parser.
More...
+ Include dependency graph for statement_list_parser.h:
+ This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Forwards any errors that are encountered during the parse process.
Detailed Description
Function Documentation
◆ yystatement_listerror()
const std::string &
error
)
Forwards any errors that are encountered during the parse process.
This function gets called by the generated files of flex and bison.
- Parameters
-
scanner Lexer state.
error Error message.
- Returns
- Always 0.