Package | Description |
---|---|
org.antlr.v4.tool |
Modifier and Type | Field | Description |
---|---|---|
ErrorSeverity |
ErrorType.severity |
The error severity.
|
Modifier and Type | Method | 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 | Description |
---|---|---|
org.stringtemplate.v4.ST |
ErrorManager.getReportFormat(ErrorSeverity severity) |
Copyright © 1992–2018 ANTLR. All rights reserved.