public static final class DFA.MemAction.Set extends DFA.MemAction
dst
must be set to the current
position inputDFA.MemAction.Copy, DFA.MemAction.Set
Modifier and Type | Field and Description |
---|---|
int |
dst
Memory cell to set
|
Modifier and Type | Method and Description |
---|---|
int |
getDest() |
int |
getSrc() |
copy, set, toString
public int getDest()
getDest
in class DFA.MemAction
public int getSrc()
getSrc
in class DFA.MemAction