CBMC
Loading...
Searching...
No Matches
Classes | Functions
statement_list_parser.h File Reference

Statement List Language Parser. More...

#include <util/parser.h>
#include "statement_list_parse_tree.h"
+ 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.

Classes

  Responsible for starting the parse process and to translate the result into a statement_list_parse_treet. More...
 

Functions

  Forwards any errors that are encountered during the parse process.
 

Detailed Description

Statement List Language Parser.

Definition in file statement_list_parser.h.

Function Documentation

◆  yystatement_listerror()

int yystatement_listerror ( statement_list_parsertparser,
voidscanner,
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
parser Parser object.
scanner Lexer state.
error Error message.
Returns
Always 0.

AltStyle によって変換されたページ (->オリジナル) /