|
Interfaces | ||
---|---|---|
|
IProparseTreeViewCustomizer | Interface for plugins that allow cusotmization/extension of the ProparseTreeViewForm |
|
IProparseTreeViewCustomizerFactory | Interface for factories of IProparseTreeViewCustomizer instances |
Classes | ||
---|---|---|
|
JPNodesEnumerator | |
|
JPNodesWrapper | |
|
LineColumnConverter | Converts Line/Column position in a (large) string to an offset from the beginning of the file. Using same attributes and properties as the EDITOR widget for easy conversion |
|
ListProparseTreeViewCustomizer | Generic list of IProparseTreeViewCustomizer instances |
|
ProparseException | Exception raised by the ProparseHelper when a file cannot be parsed |
|
ProparseHelper | Provides advanced routines to analyse the Proparse AST |
|
ProparseTempFileWriteProtectedException | Exception thrown by ProparseHelper when the Proparse Temp-File Progress-Temp\prorefactor\temp\listingfile.txt is write protected |
|
ProparseTreeViewControl | Visualizes the propaser AST in a tree view |
|
ProparseTreeViewForm | Visualizes the Proparse AST of progress source code |
|
SourceCodeLocationParameter | Structure representing a location in source code |