|
OpenASIP 2.2
|
#include <ParserStructs.hh>

Public Member Functions | |
| std::string | toString () const |
Public Attributes | |
| bool | prev |
| Previous or next bus register. | |
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 AssemblerParser::definition< ScannerT >::definition(), MachineResourceManager::resourceID(), and toString().