systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
parselib.transforms.passes.PrettyPrintModule Class Reference
Inheritance diagram for parselib.transforms.passes.PrettyPrintModule:
Collaboration diagram for parselib.transforms.passes.PrettyPrintModule:

Public Member Functions

 __init__ (self, name)
 
 hmodule (self, tree)
 
- Public Member Functions inherited from parselib.transforms.top_down.TopDown
 __default__ (self, t)
 

Public Attributes

 name = name
 

Detailed Description

Definition at line 27 of file passes.py.

Constructor & Destructor Documentation

◆ __init__()

parselib.transforms.passes.PrettyPrintModule.__init__ ( self,
name )

Reimplemented from parselib.transforms.top_down.TopDown.

Definition at line 28 of file passes.py.

Member Function Documentation

◆ hmodule()

parselib.transforms.passes.PrettyPrintModule.hmodule ( self,
tree )

Definition at line 31 of file passes.py.

Member Data Documentation

◆ name

parselib.transforms.passes.PrettyPrintModule.name = name

Definition at line 29 of file passes.py.


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