List of all members.
Detailed Description
Definition at line 1819 of file blocks.py.
Constructor & Destructor Documentation
def blockit::Fortran::blocks::AutoUse::__init__ |
( |
|
self, |
|
|
|
parameters |
|
) |
| |
An autouse block:
autouse
end autouse
This block automatically generates use statements for
modules that use types/functions/subroutines in other templated
modules.
Input
-----
parameters : the groups from the factory static method
Definition at line 1840 of file blocks.py.
Member Function Documentation
def blockit::Fortran::blocks::AutoUse::factory |
( |
|
s, |
|
|
|
lineNo, |
|
|
|
tokens |
|
) |
| |
Factory method called by the BlockParser to produce an
instance of the class.
Definition at line 1833 of file blocks.py.
def blockit::Fortran::blocks::AutoUse::show |
( |
|
self, |
|
|
|
mangle = False |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: