Package | Description |
---|---|
com.github.javaparser.printer.lexicalpreservation |
Modifier and Type | Field and Description |
---|---|
private TextElementIteratorsFactory.CascadingIterator.Provider<E> |
TextElementIteratorsFactory.CascadingIterator.nextProvider |
Constructor and Description |
---|
CascadingIterator(java.util.Iterator<E> current,
TextElementIteratorsFactory.CascadingIterator.Provider<E> nextProvider) |