module documentation

Undocumented

Class GetAstProtocol Undocumented
Constant MSGS Undocumented
Function _load_reporter_by_class Undocumented
Function _read_stdin Undocumented

Undocumented

Value
{'F0001': ('%s',
           'fatal',
           'Used when an error occurred preventing the analysis of a            
   module (unable to find it for instance).',
           {'scope': WarningScope.LINE}),
 'F0002': ('%s: %s',
           'astroid-error',
...
def _load_reporter_by_class(reporter_class: str) -> type[BaseReporter]: (source)

Undocumented

def _read_stdin() -> str: (source)

Undocumented