Preparing search index...
The search index is not available
langium-tools - v0.1.2
langium-tools
base
DocumentIssueSeverity
Enumeration DocumentIssueSeverity
Represents the severity level of a document issue.
ERROR
: Critical issue that prevents further processing.
WARNING
: Issue that may lead to problems but does not prevent processing.
INFORMATION
: Informational message.
HINT
: Suggestion to improve the document.
UNKNOWN
: Severity is unknown.
Index
Enumeration Members
ERROR
HINT
INFORMATION
UNKNOWN
WARNING
Enumeration Members
ERROR
ERROR
:
"ERROR"
HINT
HINT
:
"HINT"
INFORMATION
INFORMATION
:
"INFO"
UNKNOWN
UNKNOWN
:
"-"
WARNING
WARNING
:
"WARNING"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Enumeration Members
ERROR
HINT
INFORMATION
UNKNOWN
WARNING
langium-tools - v0.1.2
Loading...
Represents the severity level of a document issue.
ERROR
: Critical issue that prevents further processing.WARNING
: Issue that may lead to problems but does not prevent processing.INFORMATION
: Informational message.HINT
: Suggestion to improve the document.UNKNOWN
: Severity is unknown.