fparser.two.Fortran2008.executable_construct_c201 ================================================= .. py:module:: fparser.two.Fortran2008.executable_construct_c201 .. autoapi-nested-parse:: Module containing Fortran2008 Executable_Construct constraint C201 Classes ------- .. autoapisummary:: fparser.two.Fortran2008.executable_construct_c201.Executable_Construct_C201 Module Contents --------------- .. py:class:: Executable_Construct_C201(string, parent_cls=None) Bases: :py:obj:`fparser.two.Fortran2003.Executable_Construct_C201` executable-construct-c201 is executable construct. This applies C201. .. py:attribute:: subclass_names :value: ['Action_Stmt', 'Associate_Construct', 'Block_Construct', 'Case_Construct',...