OpenASIP
2.0
|
#include <ParserStructs.hh>
Public Member Functions | |
std::string | toString () const |
Public Attributes | |
bool | prev |
Previous or next bus register. More... | |
Parsed data of one BridgeTerm.
Definition at line 53 of file ParserStructs.hh.
|
inline |
String representation of term for error message generation.
Definition at line 61 of file ParserStructs.hh.
References prev.
Referenced by RegisterTerm::toString().
bool BusTerm::prev |
Previous or next bus register.
Definition at line 56 of file ParserStructs.hh.
Referenced by MachineResourceManager::resourceID(), and toString().