AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
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:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0