Public Member Functions | |
| def | __init__ |
| def | AddOption |
| def | AddTrailingComments |
Public Attributes | |
| name | |
| options | |
| package | |
| preceding_comments | |
| trailing_comments | |
Definition at line 51 of file update_configuration_doc.py.
| def update_configuration_doc.Message.__init__ | ( | self, | |
| name, | |||
| package, | |||
| preceding_comments | |||
| ) |
Definition at line 52 of file update_configuration_doc.py.
| def update_configuration_doc.Message.AddOption | ( | self, | |
| option_type, | |||
| name, | |||
| comments | |||
| ) |
Definition at line 62 of file update_configuration_doc.py.
| def update_configuration_doc.Message.AddTrailingComments | ( | self, | |
| comments | |||
| ) |
Definition at line 59 of file update_configuration_doc.py.
Definition at line 52 of file update_configuration_doc.py.
Definition at line 52 of file update_configuration_doc.py.
Definition at line 52 of file update_configuration_doc.py.
Definition at line 52 of file update_configuration_doc.py.
Definition at line 52 of file update_configuration_doc.py.