webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
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)
 

Public Attributes

 exp
 
 then_branch
 
 else_branch
 

Constructor & Destructor Documentation

◆ __init__()

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: