fparser Reference Guide  0.0.14
fparser.one.block_statements.If Class Reference
Inheritance diagram for fparser.one.block_statements.If:
Collaboration diagram for fparser.one.block_statements.If:

Public Member Functions

def process_item (self)
 
def tostr (self)
 
def tofortran (self, isfix=None)
 
def get_classes (self)
 

Public Attributes

 isvalid
 
 expr
 

Static Public Attributes

 match
 

Detailed Description

IF ( <scalar-logical-expr> ) action-stmt

Definition at line 1200 of file block_statements.py.


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