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

Static Public Member Functions

def match (reader)
 

Static Public Attributes

 subclass_names
 
 use_names
 

Detailed Description

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

Definition at line 10742 of file Fortran2003.py.


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