Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conf ¶
type Conf struct {
// contains filtered or unexported fields
}
func (*Conf) MovTapePosLeft ¶
func (self *Conf) MovTapePosLeft()
func (*Conf) MovTapePosRight ¶
func (self *Conf) MovTapePosRight()
func (*Conf) SetCurrState ¶
type Machine ¶
type Machine struct {
// contains filtered or unexported fields
}
func NewMachine ¶
func NewMachine(machineDesc *MachineDesc) (*Machine, error)
type MachineDesc ¶
type MachineTransMapKey ¶
type MachineTransMapKey struct {
// contains filtered or unexported fields
}
type MachineTransMapVal ¶
type MachineTransMapVal struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.