hoshi-lang
dev
Yet another programming language
Loading...
Searching...
No Matches
DiagnosticEngine Member List
This is the complete list of members for
DiagnosticEngine
, including all inherited members.
clear
()
DiagnosticEngine
DiagnosticEngine
()
DiagnosticEngine
DiagnosticEngine
(Mode mode)
DiagnosticEngine
explicit
errorCount
() const
DiagnosticEngine
getCategorySeverity
(const std::string &label) const
DiagnosticEngine
getCurrentFilePath
() const
DiagnosticEngine
getDiagnostics
() const
DiagnosticEngine
getLineHint
(const yoi::wstr &file, yoi::indexT line, yoi::indexT col) const
DiagnosticEngine
getMode
() const
DiagnosticEngine
hasErrors
() const
DiagnosticEngine
hasWarnings
() const
DiagnosticEngine
initDefaultCategorySeverity
()
DiagnosticEngine
private
m_categorySeverityOverrides
DiagnosticEngine
private
m_currentFilePath
DiagnosticEngine
private
m_diagnostics
DiagnosticEngine
private
m_mode
DiagnosticEngine
private
m_mutex
DiagnosticEngine
mutable
private
Mode
enum name
DiagnosticEngine
report
(const Diagnostic &diag)
DiagnosticEngine
report
(yoi::indexT line, yoi::indexT col, const std::string &msg, DiagnosticSeverity severity=DiagnosticSeverity::Error, DiagnosticCategory category=DiagnosticCategory::Generic)
DiagnosticEngine
setCategorySeverity
(const std::string &label, DiagnosticSeverity severity)
DiagnosticEngine
setCurrentFilePath
(const yoi::wstr &path)
DiagnosticEngine
setMode
(Mode mode)
DiagnosticEngine
warningCount
() const
DiagnosticEngine
Generated by
1.9.8