protected static class DFASet.State.Transition
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected CharSet |
charSet |
protected int |
toState |
Modifier | Constructor and Description |
---|---|
protected |
DFASet.State.Transition(CharSet charSet,
int toState) |