| Package | Description |
|---|---|
| org.antlr.v4.tool |
| Modifier and Type | Field and Description |
|---|---|
ErrorSeverity |
ErrorType.severity
The error severity.
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorSeverity |
ErrorSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorSeverity[] |
ErrorSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.stringtemplate.v4.ST |
ErrorManager.getReportFormat(ErrorSeverity severity) |
Copyright © 1992–2020 ANTLR. All rights reserved.