| Modifier and Type | Field and Description |
|---|---|
(package private) String |
currentValue |
private boolean |
ignoreLastChar |
(package private) Stack<TransitionLevel> |
transitionsPath |
| Constructor and Description |
|---|
GenerexIterator(dk.brics.automaton.State initialState) |
| Modifier and Type | Method and Description |
|---|---|
private void |
addNextTransitionLevel(TransitionLevel currentLevel) |
boolean |
hasNext() |
private void |
jumpToNextPath() |
String |
next() |
Stack<TransitionLevel> transitionsPath
String currentValue
private boolean ignoreLastChar
Copyright © 2015. All Rights Reserved.