fparser.two.Fortran2008.declaration_construct_c1112

Module containing Fortran2008 Declaration_Construct constraint C1112

Module Contents

Classes

Declaration_Construct_C1112

Fortran 2008 constraint C1112

class fparser.two.Fortran2008.declaration_construct_c1112.Declaration_Construct_C1112(string, parent_cls=None)[source]

Bases: fparser.two.Fortran2003.Declaration_Construct

Fortran 2008 constraint C1112 C1112 A submodule specification-part shall not contain a format-stmt, entry-stmt, or stmt-function-stmt.

This class specialises ‘Declaration_Construct’ to remove ‘Format_Stmt’, ‘Entry_Stmt’ and ‘Stmt_Function_Stmt’

subclass_names[source]