◆ __init__() [1/2]
def basda2xx.switch.__init__ |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ __init__() [2/2]
def basda2xx.switch.__init__ |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ __iter__() [1/2]
def basda2xx.switch.__iter__ |
( |
|
self | ) |
|
Return the match method once, then stop
◆ __iter__() [2/2]
def basda2xx.switch.__iter__ |
( |
|
self | ) |
|
Return the match method once, then stop
◆ match() [1/2]
def basda2xx.switch.match |
( |
|
self, |
|
|
|
args |
|
) |
| |
Indicate whether or not to enter a case suite
◆ match() [2/2]
def basda2xx.switch.match |
( |
|
self, |
|
|
|
args |
|
) |
| |
Indicate whether or not to enter a case suite
◆ fall
◆ value
The documentation for this class was generated from the following file: