public final class FastDFAState extends FastDetState<FastDFAState,FastDFAState>
id| Constructor and Description |
|---|
FastDFAState(int numInputs,
boolean accepting) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAccepting() |
void |
setAccepting(boolean accepting) |
clearTransitions, getTransition, setTransition, toStringgetId, setIdCopyright © 2015. All Rights Reserved.