|
PyForTool
Python-fortran-tool
|
Classes | |
| class | Tree |
Functions | |
| updateTree (method='file') | |
This module contains the Tree class to browse the tree
| pyfortool.tree.updateTree | ( | method = 'file' | ) |
Decorator factory to update the tree after having executed a PYFTscope method
:param method: method to use for updating
- 'file': analyze current file (default)
- 'scan': analyse new files and suppress tree information
for suppressed files
- 'signal': analyse files (if any) signaled using
the signal method of the tree object