AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
def | __init__ (self, start=None, end=None, value=None, token_type=None) |
def | __str__ (self) |
def | Clone (self) |
Public Attributes | |
start | |
end | |
value | |
token_type | |
Represents a token in a Pump source file.
def pump.Token.__init__ | ( | self, | |
start = None , |
|||
end = None , |
|||
value = None , |
|||
token_type = None |
|||
) |
def pump.Token.__str__ | ( | self | ) |
def pump.Token.Clone | ( | self | ) |
Returns a copy of self.
pump.Token.end |
pump.Token.start |
pump.Token.token_type |
pump.Token.value |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0