CIRCT  19.0.0git
Public Member Functions | List of all members
comb.BinaryOpBuilder Class Reference
Inheritance diagram for comb.BinaryOpBuilder:
Inheritance graph
[legend]
Collaboration diagram for comb.BinaryOpBuilder:
Collaboration graph
[legend]

Public Member Functions

def operand_names (self)
 
def result_names (self)
 

Detailed Description

Definition at line 132 of file comb.py.

Member Function Documentation

◆ operand_names()

def comb.BinaryOpBuilder.operand_names (   self)

Definition at line 134 of file comb.py.

Referenced by Python.support.NamedValueOpView.__init__().

◆ result_names()

def comb.BinaryOpBuilder.result_names (   self)

Definition at line 137 of file comb.py.

Referenced by Python.support.NamedValueOpView.__init__().


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