Public Member Functions | |
| def | dump (self, data, mapping) |
Public Member Functions inherited from robotide.lib.robot.htmldata.jsonwriter._Dumper | |
| def | __init__ (self, jsondumper) |
| def | handles (self, data, mapping) |
Static Private Attributes | |
| tuple | _handled_types |
Definition at line 101 of file jsonwriter.py.
| def robotide.lib.robot.htmldata.jsonwriter.IntegerDumper.dump | ( | self, | |
| data, | |||
| mapping | |||
| ) |
Reimplemented from robotide.lib.robot.htmldata.jsonwriter._Dumper.
Definition at line 108 of file jsonwriter.py.
|
staticprivate |
Definition at line 106 of file jsonwriter.py.