public static class ParserSettings.ErrorLoggingVerbosity$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ParserSettings.ErrorLoggingVerbosity$.Full$ |
static class |
ParserSettings.ErrorLoggingVerbosity$.Off$ |
static class |
ParserSettings.ErrorLoggingVerbosity$.Simple$ |
Modifier and Type | Field and Description |
---|---|
static ParserSettings.ErrorLoggingVerbosity$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ErrorLoggingVerbosity$() |
Modifier and Type | Method and Description |
---|---|
ParserSettings.ErrorLoggingVerbosity |
apply(java.lang.String string) |
public static final ParserSettings.ErrorLoggingVerbosity$ MODULE$
public ParserSettings.ErrorLoggingVerbosity apply(java.lang.String string)