public static class ParserSettings.ErrorLoggingVerbosity$.Off$ extends java.lang.Object implements ParserSettings.ErrorLoggingVerbosity, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static ParserSettings.ErrorLoggingVerbosity$.Off$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Off$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ParserSettings.ErrorLoggingVerbosity$.Off$ MODULE$