Definition at line 231 of file model.py.
◆ __init__()
| def robotide.lib.robot.running.model.Variable.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
value, |
|
|
|
source = None |
|
) |
| |
◆ report_invalid_syntax()
| def robotide.lib.robot.running.model.Variable.report_invalid_syntax |
( |
|
self, |
|
|
|
message, |
|
|
|
level = 'ERROR' |
|
) |
| |
◆ name
| robotide.lib.robot.running.model.Variable.name |
◆ source
| robotide.lib.robot.running.model.Variable.source |
◆ value
| robotide.lib.robot.running.model.Variable.value |
The documentation for this class was generated from the following file: