systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
parselib.transforms.top_down.VariableBindings Class Reference

Static Public Member Functions

 get_type (name)
 

Static Public Attributes

 variable_binding_stack = list()
 

Detailed Description

Definition at line 6 of file top_down.py.

Member Function Documentation

◆ get_type()

parselib.transforms.top_down.VariableBindings.get_type ( name)
static

Definition at line 10 of file top_down.py.

Member Data Documentation

◆ variable_binding_stack

parselib.transforms.top_down.VariableBindings.variable_binding_stack = list()
static

Definition at line 7 of file top_down.py.


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