Uses of Package
com.github.javaparser.printer.lexicalpreservation
-
Packages that use com.github.javaparser.printer.lexicalpreservation Package Description com.github.javaparser.printer.concretesyntaxmodel com.github.javaparser.printer.lexicalpreservation -
Classes in com.github.javaparser.printer.lexicalpreservation used by com.github.javaparser.printer.concretesyntaxmodel Class Description TextElement -
Classes in com.github.javaparser.printer.lexicalpreservation used by com.github.javaparser.printer.lexicalpreservation Class Description ChildTextElement Represent the position of a child node in the NodeText of its parent.DifferenceElement IndentationCalculator.EnforcingContext Context information for enforcing indentation.LexicalPreservingVisitor LookaheadIterator PeekingIterator Decorates an iterator to support one-element lookahead while iterating.PrintableTextElement TextElement TextElementIterator Iterator that tracks its current position in a TextElement list.TextElementList Default mutable implementation ofTextElementSequence.TextElementMatcher TextElementSequence Contract for a specialized sequence of TextElements with enhanced search and modification capabilities for lexical preservation operations.TokenTextElement