Definition at line 214 of file DlgTwineToJsonHumanText.py.
◆ __init__()
DlgTwineToJsonHumanText.TwineInnerEdgeData.__init__ |
( |
| self | ) |
|
◆ __repr__()
DlgTwineToJsonHumanText.TwineInnerEdgeData.__repr__ |
( |
| self | ) |
|
◆ __str__()
DlgTwineToJsonHumanText.TwineInnerEdgeData.__str__ |
( |
| self | ) |
|
◆ parse()
DlgTwineToJsonHumanText.TwineInnerEdgeData.parse |
( |
| self | ) |
|
◆ to_dict()
DlgTwineToJsonHumanText.TwineInnerEdgeData.to_dict |
( |
| self | ) |
|
◆ edge_text
DlgTwineToJsonHumanText.TwineInnerEdgeData.edge_text |
◆ owner_node_index
DlgTwineToJsonHumanText.TwineInnerEdgeData.owner_node_index |
◆ raw_data
DlgTwineToJsonHumanText.TwineInnerEdgeData.raw_data |
◆ REGEX_EDGE_TEXT
str DlgTwineToJsonHumanText.TwineInnerEdgeData.REGEX_EDGE_TEXT = r"``\s*EdgeText\s*:\s*``\s*//(.*)//" |
|
static |
◆ REGEX_SPEAKER
str DlgTwineToJsonHumanText.TwineInnerEdgeData.REGEX_SPEAKER = r"``\s*Speaker\s*:\s*``\s*//(.*)//" |
|
static |
◆ REGEX_TEXT
str DlgTwineToJsonHumanText.TwineInnerEdgeData.REGEX_TEXT = r"``\s*Text\s*:\s*``\s*//(.*)//" |
|
static |
◆ speaker
DlgTwineToJsonHumanText.TwineInnerEdgeData.speaker |
◆ text
DlgTwineToJsonHumanText.TwineInnerEdgeData.text |
The documentation for this class was generated from the following file: