class Parser
- Companion
- object
class Object
trait Matchable
class Any
Value members
Constructors
Deprecated constructors
@deprecated(message = "Use new Parser() and chain with usingTypeRegistry or formatRegistry", since = "0.6.0-M1")
def this(preservingProtoFieldNames: Boolean, formatRegistry: FormatRegistry, typeRegistry: TypeRegistry)
- Deprecated
[Since version 0.6.0-M1]
Use new Parser() and chain with usingTypeRegistry or formatRegistry