| 
 | |||||||
| Classes | ||
|---|---|---|
|  | CanOnlyRefactorOnceException | Exception thrown when attempting to refactor twice within a RefactorSection | 
|  | LineTooShortException | Exception thrown by the RefactorEditor when lines are to short to provide a requested column | 
|  | OverlappingSectionNotSupportedException | Exception thrown when attempting to refactor overlapping code sections | 
|  | RefactorEditor | Performs multi-line replace on an LONGCHAR based on a row/column position | 
|  | RefactorException | Except | 
|  | RefactorSession | |
|  | RefactorSession2 | |