Definition at line 219 of file xmlelementhandlers.py.
◆ start()
| def robot.result.xmlelementhandlers.BranchHandler.start |
( |
|
self, |
|
|
|
elem, |
|
|
|
result |
|
) |
| |
◆ children
| robot.result.xmlelementhandlers.BranchHandler.children |
|
static |
Initial value:= frozenset(('status', 'kw', 'if', 'for', 'try', 'while', 'msg', 'doc',
'return', 'pattern', 'break', 'continue'))
Definition at line 221 of file xmlelementhandlers.py.
◆ tag
| string robot.result.xmlelementhandlers.BranchHandler.tag = 'branch' |
|
static |
The documentation for this class was generated from the following file: