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, toStringpublic int getDest()
getDest in class DFA.MemActionpublic int getSrc()
getSrc in class DFA.MemAction