List of all members.
Detailed Description
Definition at line 1503 of file blocks.py.
Constructor & Destructor Documentation
def blockit::Fortran::blocks::InterfaceA::__init__ |
( |
|
self, |
|
|
|
parameters |
|
) |
| |
Member Function Documentation
def blockit::Fortran::blocks::InterfaceA::factory |
( |
|
s, |
|
|
|
lineNo, |
|
|
|
tokens |
|
) |
| |
Factory method called by the BlockParser to produce an
instance of the class.
Definition at line 1532 of file blocks.py.
def blockit::Fortran::blocks::InterfaceA::name |
( |
|
self | ) |
|
def blockit::Fortran::blocks::InterfaceA::show |
( |
|
self, |
|
|
|
mangle = False |
|
) |
| |
Overloaded show method. For user defined interfaces within templates this
finds the new names of the functions/subroutines due to name mangling
and rebuilds the interface block to reflect the new names.
Reimplemented from blockit::Fortran::blocks::FortranBlock.
Definition at line 1556 of file blocks.py.
Member Data Documentation
The documentation for this class was generated from the following file: