| Interface | Description |
|---|---|
| SourceChange |
Opaque object that represents one source modification.
|
| SourceFileListener |
Listens to events sent directly from the SourceFile.
|
| SourceSavepoint |
A savepoint reference for use with SourceTransaction.
|
| SourceTransaction |
Write operations on a SourceFile need to be performed during
a transaction so resources can be kept alive during the
duration of that transaction.
|
| SourceTransactionListener |
Listens to state changes on a SourceTransaction.
|
| Class | Description |
|---|---|
| SourceComparator |
Holds all code involving the the comparison of two
SourceElements.
|
| SourcePreferences |
Storage for the various preference bits defined in JavaPreferences.
|