| Home | Trees | Indices | Help |
|
|---|
|
|
FoldExplorerMinorMode and FoldExplorerMenu use Stani's fold explorer idea to display a subset of the fold hierarchy of the file.
Scintilla has language lexers built in to the C code that are capable of doing a lot of preprocessing of the source file. It's typically used for syntax highlighting, but it can also extended to generate a nested list of items that have some hierarchical relationship.
We can exploit that here to display a function list.
| Classes | |
| FoldExplorerMenu | |
|
FoldExplorerMinorMode Tree control to display Stani's fold explorer. |
|
| FunctionMenuPlugin | |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:13 2008 |