protected static final class IncrementalDFATreeBuilder.Record<S,I> extends Object
| Modifier and Type | Field and Description |
|---|---|
S |
automatonState |
I |
incomingInput |
Iterator<? extends I> |
inputIt |
Node<I> |
treeNode |
Copyright © 2014. All Rights Reserved.