|
BmnRoot
|
Public Member Functions | |
| __init__ (self, message, errs=None) | |
| __init__ (self, message, errs=None) | |
Public Attributes | |
| errs | |
Definition at line 104 of file run-clang-format.py.
| run-clang-format.DiffError.__init__ | ( | self, | |
| message, | |||
errs = None |
|||
| ) |
Definition at line 105 of file run-clang-format.py.
References run-clang-format.DiffError.__init__().
Referenced by run-clang-format.DiffError.__init__().
| run-clang-format.DiffError.__init__ | ( | self, | |
| message, | |||
errs = None |
|||
| ) |
Definition at line 105 of file run-clang-format.py.
References run-clang-format.DiffError.__init__(), and run-clang-format.DiffError.errs.
| run-clang-format.DiffError.errs |
Definition at line 107 of file run-clang-format.py.
Referenced by run-clang-format.DiffError.__init__().