Monero
Loading...
Searching...
No Matches
pump.IfNode Class Reference

Public Member Functions

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

Public Attributes

 exp = exp
 then_branch = then_branch
 else_branch = else_branch

Constructor & Destructor Documentation

◆ __init__()

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

Member Data Documentation

◆ else_branch

pump.IfNode.else_branch = else_branch

◆ exp

pump.IfNode.exp = exp

◆ then_branch

pump.IfNode.then_branch = then_branch

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