34#ifndef TTA_TERMINAL_INSTRUCTION_ADDRESS_HH
35#define TTA_TERMINAL_INSTRUCTION_ADDRESS_HH
bool isInstructionAddress() const
virtual Address address() const =0
TerminalInstructionAddress & operator=(const TerminalInstructionAddress &)
Assignment not allowed.
virtual Terminal * copy() const =0
TerminalInstructionAddress()
virtual bool equals(const Terminal &other) const =0
virtual ~TerminalInstructionAddress()