Package com.github.javaparser.printer.lexicalpreservation
package com.github.javaparser.printer.lexicalpreservation
-
ClassDescriptionRepresent the position of a child node in the NodeText of its parent.A Difference should give me a sequence of elements I should find (to indicate the context) followed by a list of elements to remove or to add and follow by another sequence of elements.The ConcreteSyntaxModel represents the general format.The LexicalPreservingPrinter is responsible for maintaining the original formatting and layout of Java source code when the Abstract Syntax Tree (AST) is modified.This contains the lexical information for a single node.Decorates an iterator to support one-element lookahead while iterating.Deprecated.This class is no longer used phantom node are now an attribute of each nodeThis class represents a group of
Removedelements.Elements in a CsmMix have been reshuffled.