MemoryBlock

Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

index
size_t index;
Undocumented in source.
lastInstr
size_t lastInstr;
Undocumented in source.
length
size_t length;
Undocumented in source.
position
size_t position;
Undocumented in source.
transitionsFrom
Transition*[] transitionsFrom;
Undocumented in source.
transitionsIn
Transition*[] transitionsIn;
Undocumented in source.
type
BlockType type;
Undocumented in source.

Meta