Class Module_
INTERNAL: See the class Module for further information.
Import path
import pythonDirect supertypes
Known direct subtypes
Predicates
| getAStmt | Gets a statement of this module. |
| getBody | Gets the body of this module. |
| getHash | Gets the hash (not populated) of this module. |
| getKind | Gets the kind of this module. |
| getName | Gets the name of this module. |
| getStmt | Gets the nth statement of this module. |
| toString | Gets a textual representation of this element. |