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

Public Member Functions

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

Public Attributes

 associations
 

Static Public Attributes

 match
 
 end_stmt_cls
 

Detailed Description

[<associate-construct-name> :] ASSOCIATE ( <association-list> )
  <block>

<association> = <associate-name> => <selector>
<selector> = <expr> | <variable>

Definition at line 1385 of file block_statements.py.


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