| Home | Trees | Index | Help |
|
|---|
| Package docutils :: Package readers :: Package python :: Module moduleparser :: Class InitMethodVisitor |
|
ASTVisitor --+
|
BaseVisitor --+
|
DocstringVisitor --+
|
AssignmentVisitor --+
|
ASTVisitor --+ |
| |
BaseVisitor --+ |
| |
DocstringVisitor --+ |
| |
FunctionVisitor --+ |
| |
MethodVisitor --+
|
InitMethodVisitor
| Method Summary | |
|---|---|
| Inherited from FunctionVisitor | |
| |
| |
| Inherited from AssignmentVisitor | |
| |
| Inherited from DocstringVisitor | |
| |
| |
| |
| Inherited from BaseVisitor | |
| |
| |
| |
| Inherited from ASTVisitor | |
| |
Do preorder walk of tree using visitor... | |
| Class Variable Summary | |
|---|---|
| Inherited from FunctionVisitor | |
int |
in_function = 0 |
| Inherited from ASTVisitor | |
int |
VERBOSE = 0 |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Jul 22 05:31:37 2003 | http://epydoc.sf.net |