fparser.two.Fortran2008.lower_cobound_r512

Module containing Fortran2008 Lower_Cobound rule R512

Module Contents

Classes

Lower_Cobound

Fortran 2008 rule R512

class fparser.two.Fortran2008.lower_cobound_r512.Lower_Cobound(string, parent_cls=None)[source]

Bases: fparser.two.utils.Base

Fortran 2008 rule R512 lower-cobound is specification-expr

subclass_names = ['Specification_Expr'][source]