| Package | Description |
|---|---|
| com.raffaeleconforti.kazennikov.dafsa |
| Modifier and Type | Method and Description |
|---|---|
AbstractIntDAFSA.State |
AbstractIntDAFSA.State.assign(AbstractIntDAFSA.State node) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractIntDAFSA.State> |
AbstractIntDAFSA.getStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractIntDAFSA.State.addInbound(int input,
AbstractIntDAFSA.State node) |
AbstractIntDAFSA.State |
AbstractIntDAFSA.State.assign(AbstractIntDAFSA.State node) |
void |
AbstractIntDAFSA.State.removeInbound(int input,
AbstractIntDAFSA.State node) |