Public Member Functions | Public Attributes | List of all members
pump.IfNode Class Reference

Public Member Functions

def __init__ (self, exp=None, then_branch=None, else_branch=None)
 
def __init__ (self, exp=None, then_branch=None, else_branch=None)
 
def __init__ (self, exp=None, then_branch=None, else_branch=None)
 

Public Attributes

 else_branch
 
 exp
 
 then_branch
 

Detailed Description

Definition at line 420 of file bloaty/third_party/googletest/googletest/scripts/pump.py.

Constructor & Destructor Documentation

◆ __init__() [1/3]

def pump.IfNode.__init__ (   self,
  exp = None,
  then_branch = None,
  else_branch = None 
)

◆ __init__() [2/3]

def pump.IfNode.__init__ (   self,
  exp = None,
  then_branch = None,
  else_branch = None 
)

◆ __init__() [3/3]

def pump.IfNode.__init__ (   self,
  exp = None,
  then_branch = None,
  else_branch = None 
)

Member Data Documentation

◆ else_branch

pump.IfNode.else_branch

◆ exp

pump.IfNode.exp

◆ then_branch

pump.IfNode.then_branch

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42