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

Public Member Functions

def tostr (self)
 
def process_item (self)
 
def get_classes (self)
 

Public Attributes

 expr
 
 construct_name
 

Static Public Attributes

 match
 
 end_stmt_cls
 
 name
 

Detailed Description

[<if-construct-name> :] IF ( <scalar-logical-expr> ) THEN

IfThen instance has the following attributes:
  expr

Definition at line 1173 of file block_statements.py.


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