CBMC
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
assembler_parsert Class Reference

#include <assembler_parser.h>

+ Inheritance diagram for assembler_parsert:
+ Collaboration diagram for assembler_parsert:

Public Types

typedef std::vector< ireptinstructiont
 

Public Member Functions

 
 
  assembler_parsert (message_handlert &message_handler)
 
 
- Public Member Functions inherited from parsert
  parsert (message_handlert &message_handler)
 
 
 
bool  eof ()
 
void  parse_error (const std::string &message, const std::string &before)
 
 
 
 
 
 
 
 
 
 
 
 
 

Public Attributes

std::list< instructiontinstructions
 
- Public Attributes inherited from parsert
std::istream *  in
 
std::string  this_line
 
std::string  last_line
 
std::vector< exprtstack
 

Additional Inherited Members

- Protected Attributes inherited from parsert
 
 
 
 
 

Detailed Description

Definition at line 20 of file assembler_parser.h.

Member Typedef Documentation

◆  instructiont

Definition at line 23 of file assembler_parser.h.

Constructor & Destructor Documentation

◆  assembler_parsert()

assembler_parsert::assembler_parsert ( message_handlertmessage_handler )
inlineexplicit

Definition at line 39 of file assembler_parser.h.

Member Function Documentation

◆  add_token()

void assembler_parsert::add_token ( const ireptirep )
inline

Definition at line 26 of file assembler_parser.h.

◆  new_instruction()

void assembler_parsert::new_instruction ( )
inline

Definition at line 34 of file assembler_parser.h.

◆  parse()

bool assembler_parsert::parse ( )
overridevirtual

Implements parsert.

Definition at line 26 of file assembler_parser.cpp.

Member Data Documentation

◆  instructions

std::list<instructiont> assembler_parsert::instructions

Definition at line 24 of file assembler_parser.h.


The documentation for this class was generated from the following files:

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