fparser Reference Guide  0.0.14
fparser.two.Fortran2008.Alloc_Opt Class Reference
Inheritance diagram for fparser.two.Fortran2008.Alloc_Opt:
Collaboration diagram for fparser.two.Fortran2008.Alloc_Opt:

Detailed Description

Fortran2008 rule R627
alloc-opt is ERRMSG = errmsg-variable
          or MOLD = source-expr
          or SOURCE = source-expr
          or STAT = stat-variable

Extends the Fortran2003 version of this class by updating the keyword
pairs (used in match) with support for MOLD.

Definition at line 728 of file Fortran2008.py.


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