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