Modifier and Type | Field and Description |
---|---|
int |
from
The cell to copy from, if >= 0
|
int |
tag
The memory cell to act on
|
Modifier and Type | Method and Description |
---|---|
static DFA.TagAction |
EraseTag(int tag) |
static DFA.TagAction |
SetTag(int tag,
int from) |
String |
toString() |
public final int tag
public final int from
public static DFA.TagAction SetTag(int tag, int from)
tag
- from
- tag
from
the specified memory cellpublic static DFA.TagAction EraseTag(int tag)
tag
- tag