public interface RegexASTVisitorIterable
| Modifier and Type | Method and Description |
|---|---|
void |
resetVisitorIterator() |
RegexASTNode |
visitorGetNext(boolean reverse) |
boolean |
visitorHasNext() |
boolean visitorHasNext()
RegexASTNode visitorGetNext(boolean reverse)
void resetVisitorIterator()