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

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

[<where-construct-name> :] WHERE ( <mask-expr> )
<mask-expr> = <logical-expr>

Definition at line 1085 of file block_statements.py.


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