Uses of Interface
com.github.javaparser.printer.lexicalpreservation.changes.Change
Packages that use Change
-
Uses of Change in com.github.javaparser.printer.lexicalpreservation.changes
Classes in com.github.javaparser.printer.lexicalpreservation.changes that implement ChangeModifier and TypeClassDescriptionclassThe Addition of an element to a list.classThe removal of an element from a list.classThe replacement of an element in a list.classNo change.classThe change in value of a property.