| 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
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 |
|---|---|
ST |
ErrorManager.getReportFormat(ErrorSeverity
|