CYCLUS
Static Public Attributes | List of all members
hdf5_back_gen.If Class Reference

Detailed Description

Definition at line 91 of file hdf5_back_gen.py.

Inheritance diagram for hdf5_back_gen.If:
Inheritance graph
[legend]

Static Public Attributes

tuple fields = ("cond", "body", "elifs", "el")
 
- Static Public Attributes inherited from hdf5_back_gen.Node
tuple fields = ()
 

Additional Inherited Members

- Public Member Functions inherited from hdf5_back_gen.Node
def __init__ (self, kwargs)
 
def __str__ (self)
 

Member Data Documentation

◆ fields

tuple hdf5_back_gen.If.fields = ("cond", "body", "elifs", "el")
static

Definition at line 92 of file hdf5_back_gen.py.


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