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

Static Public Attributes

 subclass_names
 

Detailed Description

Fortran2003 rule R472.
Specifies the permitted form of an implicit do-loop variable within an
array constructor.

ac-do-variable is scalar-int-variable
ac-do-variable shall be a named variable

Subject to the following constraint:

"C493 (R472) ac-do-variable shall be a named variable."

C493 is currently not checked - issue #257.

Definition at line 2803 of file Fortran2003.py.


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