33#ifndef COMPILED_SIM_MOVE_HH
34#define COMPILED_SIM_MOVE_HH
57 const std::string& guardSymbol,
const TTAProgram::Move * move_
The move.
std::string copyFromBusCode() const
std::string copyToBusCode() const
const TTAProgram::Terminal & destination() const
std::string guardSymbol_
guard symbol used for move
CompiledSimMove & operator=(const CompiledSimMove &)
const CompiledSimSymbolGenerator & symbolGenerator_
the symbol generator
const TTAProgram::Terminal * source_
Source of move.
const TTAProgram::Terminal * destination_
Destination of move.
const TTAMachine::Bus * bus_
Bus.