Definition at line 652 of file ctrlcommands.py.
◆ __init__()
| def robotide.controller.ctrlcommands.UpdateVariable.__init__ |
( |
|
self, |
|
|
|
new_name, |
|
|
|
new_value, |
|
|
|
new_comment |
|
) |
| |
◆ execute()
| def robotide.controller.ctrlcommands.UpdateVariable.execute |
( |
|
self, |
|
|
|
context |
|
) |
| |
◆ _new_comment
| robotide.controller.ctrlcommands.UpdateVariable._new_comment |
|
private |
◆ _new_name
| robotide.controller.ctrlcommands.UpdateVariable._new_name |
|
private |
◆ _new_value
| robotide.controller.ctrlcommands.UpdateVariable._new_value |
|
private |
The documentation for this class was generated from the following file: