| Home | Trees | Indices | Help |
|
|---|
|
|
Provides completion and calltip support for python documents. To provide the completion lists and calltips a mix of parsing and introspection is used to deduct the requested information.
Author: Cody Precord <cprecord@editra.org>
|
|||
|
Completer Code completer provider |
|||
|
PyCompleter Python code completion provider |
|||
|
Scope Base class for representing code objects |
|||
|
Class Class for representing a python class object for the parser |
|||
|
Function Create a function object for representing a python function definition in the parser. |
|||
|
PyParser Python parsing class |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
__cvsid__ =
|
|||
__revision__ =
|
|||
|
|||
Clean up a docstring by removing quotes
|
Sanitize a command string for namespace lookup
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 6 23:23:45 2009 | http://epydoc.sourceforge.net |