10 #ifndef CPROVER_ASSEMBLER_ASSEMBLER_PARSER_H
11 #define CPROVER_ASSEMBLER_ASSEMBLER_PARSER_H
44 bool parse()
override;
int yyassemblererror(assembler_parsert &, void *, const std::string &error)
std::list< instructiont > instructions
std::vector< irept > instructiont
assembler_parsert(message_handlert &message_handler)
void add_token(const irept &irep)
There are a large number of kinds of tree structured or tree-like data in CPROVER.