Uses of Interface
com.github.javaparser.printer.lexicalpreservation.TextElementIteratorsFactory.CascadingIterator.Provider
Packages that use TextElementIteratorsFactory.CascadingIterator.Provider
-
Uses of TextElementIteratorsFactory.CascadingIterator.Provider in com.github.javaparser.printer.lexicalpreservation
Fields in com.github.javaparser.printer.lexicalpreservation declared as TextElementIteratorsFactory.CascadingIterator.ProviderModifier and TypeFieldDescriptionprivate final TextElementIteratorsFactory.CascadingIterator.Provider
<E> TextElementIteratorsFactory.CascadingIterator.nextProvider
Constructors in com.github.javaparser.printer.lexicalpreservation with parameters of type TextElementIteratorsFactory.CascadingIterator.ProviderModifierConstructorDescriptionCascadingIterator
(Iterator<E> current, TextElementIteratorsFactory.CascadingIterator.Provider<E> nextProvider)