class
TextDiagnosticClientStatic methods
- def showHierarchyInstance(…)
Methods
- def clear(self, /) -> None
- def getString(self, /) -> str
- def report(self, diag: ReportedDiagnostic) -> None
- def setEngine(self, engine: DiagnosticEngine) -> None
- def showAbsPaths(self, show: bool) -> None
- def showColors(self, show: bool) -> None
- def showColumn(self, show: bool) -> None
- def showIncludeStack(self, show: bool) -> None
- def showLocation(self, show: bool) -> None
- def showMacroExpansion(self, show: bool) -> None
- def showOptionName(self, show: bool) -> None
- def showSourceLine(self, show: bool) -> None
Special methods
- def __init__(self, /) -> None