nixd
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
diagnostic.Diagnostic Class Reference
Inheritance diagram for diagnostic.Diagnostic:
[legend]
Collaboration diagram for diagnostic.Diagnostic:
[legend]

Static Public Attributes

str sname
 
str cname
 
Literal severity ["Error", "Warning", "Fatal", "Hint"]
 
str message
 
list diagnostics
 

Detailed Description

Definition at line 4 of file diagnostic.py.

Member Data Documentation

◆ cname

str diagnostic.Diagnostic.cname
static

Definition at line 8 of file diagnostic.py.

◆ diagnostics

list diagnostic.Diagnostic.diagnostics
static

Definition at line 17 of file diagnostic.py.

◆ message

str diagnostic.Diagnostic.message
static

Definition at line 13 of file diagnostic.py.

◆ severity

Literal diagnostic.Diagnostic.severity ["Error", "Warning", "Fatal", "Hint"]
static

Definition at line 11 of file diagnostic.py.

◆ sname

str diagnostic.Diagnostic.sname
static

Definition at line 5 of file diagnostic.py.


The documentation for this class was generated from the following file: