|
def | __init__ (self) |
|
def | SetOutputFormat (self, output_format) |
|
def | SetVerboseLevel (self, level) |
|
def | SetCountingStyle (self, counting_style) |
|
def | SetFilters (self, filters) |
|
def | AddFilters (self, filters) |
|
def | BackupFilters (self) |
|
def | RestoreFilters (self) |
|
def | ResetErrorCounts (self) |
|
def | IncrementErrorCount (self, category) |
|
def | PrintErrorCounts (self) |
|
def | PrintInfo (self, message) |
|
def | PrintError (self, message) |
|
def | AddJUnitFailure (self, filename, linenum, message, category, confidence) |
|
def | FormatJUnitXML (self) |
|
def | __init__ (self) |
|
def | SetOutputFormat (self, output_format) |
|
def | SetVerboseLevel (self, level) |
|
def | SetCountingStyle (self, counting_style) |
|
def | SetFilters (self, filters) |
|
def | AddFilters (self, filters) |
|
def | BackupFilters (self) |
|
def | RestoreFilters (self) |
|
def | ResetErrorCounts (self) |
|
def | IncrementErrorCount (self, category) |
|
def | PrintErrorCounts (self) |
|
def | PrintInfo (self, message) |
|
def | PrintError (self, message) |
|
def | AddJUnitFailure (self, filename, linenum, message, category, confidence) |
|
def | FormatJUnitXML (self) |
|
def | __init__ (self) |
|
def | SetOutputFormat (self, output_format) |
|
def | SetVerboseLevel (self, level) |
|
def | SetCountingStyle (self, counting_style) |
|
def | SetFilters (self, filters) |
|
def | AddFilters (self, filters) |
|
def | BackupFilters (self) |
|
def | RestoreFilters (self) |
|
def | ResetErrorCounts (self) |
|
def | IncrementErrorCount (self, category) |
|
def | PrintErrorCounts (self) |
|
def | PrintInfo (self, message) |
|
def | PrintError (self, message) |
|
def | AddJUnitFailure (self, filename, linenum, message, category, confidence) |
|
def | FormatJUnitXML (self) |
|
Maintains module-wide state..
Definition at line 964 of file ioda/tools/cpplint.py.
◆ __init__() [1/3]
def cpplint._CppLintState.__init__ |
( |
|
self | ) |
|
◆ __init__() [2/3]
def cpplint._CppLintState.__init__ |
( |
|
self | ) |
|
◆ __init__() [3/3]
def cpplint._CppLintState.__init__ |
( |
|
self | ) |
|
◆ AddFilters() [1/3]
def cpplint._CppLintState.AddFilters |
( |
|
self, |
|
|
|
filters |
|
) |
| |
◆ AddFilters() [2/3]
def cpplint._CppLintState.AddFilters |
( |
|
self, |
|
|
|
filters |
|
) |
| |
◆ AddFilters() [3/3]
def cpplint._CppLintState.AddFilters |
( |
|
self, |
|
|
|
filters |
|
) |
| |
◆ AddJUnitFailure() [1/3]
def cpplint._CppLintState.AddJUnitFailure |
( |
|
self, |
|
|
|
filename, |
|
|
|
linenum, |
|
|
|
message, |
|
|
|
category, |
|
|
|
confidence |
|
) |
| |
◆ AddJUnitFailure() [2/3]
def cpplint._CppLintState.AddJUnitFailure |
( |
|
self, |
|
|
|
filename, |
|
|
|
linenum, |
|
|
|
message, |
|
|
|
category, |
|
|
|
confidence |
|
) |
| |
◆ AddJUnitFailure() [3/3]
def cpplint._CppLintState.AddJUnitFailure |
( |
|
self, |
|
|
|
filename, |
|
|
|
linenum, |
|
|
|
message, |
|
|
|
category, |
|
|
|
confidence |
|
) |
| |
◆ BackupFilters() [1/3]
def cpplint._CppLintState.BackupFilters |
( |
|
self | ) |
|
◆ BackupFilters() [2/3]
def cpplint._CppLintState.BackupFilters |
( |
|
self | ) |
|
◆ BackupFilters() [3/3]
def cpplint._CppLintState.BackupFilters |
( |
|
self | ) |
|
◆ FormatJUnitXML() [1/3]
def cpplint._CppLintState.FormatJUnitXML |
( |
|
self | ) |
|
◆ FormatJUnitXML() [2/3]
def cpplint._CppLintState.FormatJUnitXML |
( |
|
self | ) |
|
◆ FormatJUnitXML() [3/3]
def cpplint._CppLintState.FormatJUnitXML |
( |
|
self | ) |
|
◆ IncrementErrorCount() [1/3]
def cpplint._CppLintState.IncrementErrorCount |
( |
|
self, |
|
|
|
category |
|
) |
| |
◆ IncrementErrorCount() [2/3]
def cpplint._CppLintState.IncrementErrorCount |
( |
|
self, |
|
|
|
category |
|
) |
| |
◆ IncrementErrorCount() [3/3]
def cpplint._CppLintState.IncrementErrorCount |
( |
|
self, |
|
|
|
category |
|
) |
| |
◆ PrintError() [1/3]
def cpplint._CppLintState.PrintError |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ PrintError() [2/3]
def cpplint._CppLintState.PrintError |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ PrintError() [3/3]
def cpplint._CppLintState.PrintError |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ PrintErrorCounts() [1/3]
def cpplint._CppLintState.PrintErrorCounts |
( |
|
self | ) |
|
◆ PrintErrorCounts() [2/3]
def cpplint._CppLintState.PrintErrorCounts |
( |
|
self | ) |
|
◆ PrintErrorCounts() [3/3]
def cpplint._CppLintState.PrintErrorCounts |
( |
|
self | ) |
|
◆ PrintInfo() [1/3]
def cpplint._CppLintState.PrintInfo |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ PrintInfo() [2/3]
def cpplint._CppLintState.PrintInfo |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ PrintInfo() [3/3]
def cpplint._CppLintState.PrintInfo |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ ResetErrorCounts() [1/3]
def cpplint._CppLintState.ResetErrorCounts |
( |
|
self | ) |
|
◆ ResetErrorCounts() [2/3]
def cpplint._CppLintState.ResetErrorCounts |
( |
|
self | ) |
|
◆ ResetErrorCounts() [3/3]
def cpplint._CppLintState.ResetErrorCounts |
( |
|
self | ) |
|
◆ RestoreFilters() [1/3]
def cpplint._CppLintState.RestoreFilters |
( |
|
self | ) |
|
◆ RestoreFilters() [2/3]
def cpplint._CppLintState.RestoreFilters |
( |
|
self | ) |
|
◆ RestoreFilters() [3/3]
def cpplint._CppLintState.RestoreFilters |
( |
|
self | ) |
|
◆ SetCountingStyle() [1/3]
def cpplint._CppLintState.SetCountingStyle |
( |
|
self, |
|
|
|
counting_style |
|
) |
| |
◆ SetCountingStyle() [2/3]
def cpplint._CppLintState.SetCountingStyle |
( |
|
self, |
|
|
|
counting_style |
|
) |
| |
◆ SetCountingStyle() [3/3]
def cpplint._CppLintState.SetCountingStyle |
( |
|
self, |
|
|
|
counting_style |
|
) |
| |
◆ SetFilters() [1/3]
def cpplint._CppLintState.SetFilters |
( |
|
self, |
|
|
|
filters |
|
) |
| |
Sets the error-message filters.
These filters are applied when deciding whether to emit a given
error message.
Args:
filters: A string of comma-separated filters (eg "+whitespace/indent").
Each filter should start with + or -; else we die.
Raises:
ValueError: The comma-separated filters did not all start with '+' or '-'.
E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter"
Definition at line 1003 of file oops/tools/cpplint.py.
◆ SetFilters() [2/3]
def cpplint._CppLintState.SetFilters |
( |
|
self, |
|
|
|
filters |
|
) |
| |
Sets the error-message filters.
These filters are applied when deciding whether to emit a given
error message.
Args:
filters: A string of comma-separated filters (eg "+whitespace/indent").
Each filter should start with + or -; else we die.
Raises:
ValueError: The comma-separated filters did not all start with '+' or '-'.
E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter"
Definition at line 1003 of file ioda/tools/cpplint.py.
◆ SetFilters() [3/3]
def cpplint._CppLintState.SetFilters |
( |
|
self, |
|
|
|
filters |
|
) |
| |
Sets the error-message filters.
These filters are applied when deciding whether to emit a given
error message.
Args:
filters: A string of comma-separated filters (eg "+whitespace/indent").
Each filter should start with + or -; else we die.
Raises:
ValueError: The comma-separated filters did not all start with '+' or '-'.
E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter"
Definition at line 1003 of file ufo/tools/cpplint.py.
◆ SetOutputFormat() [1/3]
def cpplint._CppLintState.SetOutputFormat |
( |
|
self, |
|
|
|
output_format |
|
) |
| |
◆ SetOutputFormat() [2/3]
def cpplint._CppLintState.SetOutputFormat |
( |
|
self, |
|
|
|
output_format |
|
) |
| |
◆ SetOutputFormat() [3/3]
def cpplint._CppLintState.SetOutputFormat |
( |
|
self, |
|
|
|
output_format |
|
) |
| |
◆ SetVerboseLevel() [1/3]
def cpplint._CppLintState.SetVerboseLevel |
( |
|
self, |
|
|
|
level |
|
) |
| |
Sets the module's verbosity, and returns the previous setting.
Definition at line 993 of file ufo/tools/cpplint.py.
◆ SetVerboseLevel() [2/3]
def cpplint._CppLintState.SetVerboseLevel |
( |
|
self, |
|
|
|
level |
|
) |
| |
◆ SetVerboseLevel() [3/3]
def cpplint._CppLintState.SetVerboseLevel |
( |
|
self, |
|
|
|
level |
|
) |
| |
◆ _filters_backup
cpplint._CppLintState._filters_backup |
|
private |
◆ _junit_errors
cpplint._CppLintState._junit_errors |
|
private |
◆ _junit_failures
cpplint._CppLintState._junit_failures |
|
private |
◆ counting
cpplint._CppLintState.counting |
◆ error_count
cpplint._CppLintState.error_count |
◆ errors_by_category
cpplint._CppLintState.errors_by_category |
◆ filters
cpplint._CppLintState.filters |
◆ output_format
cpplint._CppLintState.output_format |
◆ verbose_level
cpplint._CppLintState.verbose_level |
The documentation for this class was generated from the following file: