class ParseTreeData(ClipboardData): (source)
Undocumented
Method | __init__ |
Undocumented |
Method | get_data_as |
Return data in the requested target format @param targetid: the target id @implementation: must be implemented by sub-classes |
Class Variable | targets |
Undocumented |
Instance Variable | format |
Undocumented |
Instance Variable | notebook |
Undocumented |
Instance Variable | parsetree |
Undocumented |
Instance Variable | path |
Undocumented |