Python API
- Convert Data to NestedText
- Convert NestedText to Data
- Location
LocationLocation.add_footer_comment()Location.add_header_comment()Location.add_key_leading_comment()Location.as_line()Location.as_tuple()Location.get_footer_comments()Location.get_header_comments()Location.get_key_leading_comments()Location.get_key_trailing_comments()Location.get_line_numbers()Location.get_value_leading_comments()Location.get_value_trailing_comments()Location.set_footer_comments()Location.set_header_comments()Location.set_key_leading_comments()
- Utilities
- NestedTextError
NestedTextErrorNestedTextError.argsNestedTextError.templateNestedTextError.sourceNestedTextError.lineNestedTextError.prev_lineNestedTextError.linenoNestedTextError.colnoNestedTextError.codicilNestedTextError.get_message()NestedTextError.get_culprit()NestedTextError.get_codicil()NestedTextError.report()NestedTextError.terminate()NestedTextError.reraise()NestedTextError.render()