Method summary
- __init__(self)
- visitCallFunc(self, node)
- visitFrom(self, node)
- visitImport(self, node)
Methods
- __init__(self)
- visitCallFunc(self, node)
- visitFrom(self, node)
- visitImport(self, node)
API Reference for Enthought Tool Suite 3.0.1
AST Visitor class for finding the function names in an AST and whether it contains import statements.
© Copyright 2002-2008 Enthought, Inc.