Class | Description |
---|---|
Intent |
Abstract ancestor for implemented correction intents.
|
IntentCorrect |
Implementation of the correct correction intent.
|
IntentDelete |
Implementation of the delete correction intent.
|
IntentInsert |
Implementation of the insert correction intent.
|
IntentRename |
Implementation of the rename correction intent.
|
IntentRepair |
Implementation of the repair correction intent.
|
Enum | Description |
---|---|
Intent.Type |
Enumeration of all implemented correction intent types.
|