| Package | Description |
|---|---|
| com.github.javaparser.printer.lexicalpreservation.changes |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ListAdditionChange |
The Addition of an element to a list.
|
class |
ListRemovalChange |
The removal of an element in a list.
|
class |
ListReplacementChange |
The replacement of an element in a list.
|
class |
NoChange |
No change.
|
class |
PropertyChange |
The change in value of a property.
|
Copyright © 2007–2019. All rights reserved.