fparser.two.Fortran2008.executable_construct_c201

Module containing Fortran2008 Executable_Construct constraint C201

Classes

Executable_Construct_C201

executable-construct-c201 is executable construct.

Module Contents

class fparser.two.Fortran2008.executable_construct_c201.Executable_Construct_C201(string, parent_cls=None)[source]

Bases: fparser.two.Fortran2003.Executable_Construct_C201

executable-construct-c201 is executable construct. This applies C201.

subclass_names = ['Action_Stmt', 'Associate_Construct', 'Block_Construct', 'Case_Construct',...[source]