public static class DFA.State
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
accept |
IntSet |
nfaStates |
java.util.Vector |
transitions |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 1997-2013 Sablecc. All Rights Reserved.