fparser Reference Guide  0.0.14
fparser.two.Fortran2003.Function_Body Class Reference
Inheritance diagram for fparser.two.Fortran2003.Function_Body:
Collaboration diagram for fparser.two.Fortran2003.Function_Body:

Static Public Member Functions

def match (reader)
 

Static Public Attributes

 subclass_names
 
 use_names
 

Detailed Description

::
    <function-body> = <function-stmt>
                        [ <specification-part> ]
                      <end-function-stmt>

Definition at line 10724 of file Fortran2003.py.


The documentation for this class was generated from the following file: