ScalaTreehugger

avrohugger.format.abstractions.ScalaTreehugger

Parent to all ouput format treehuggers

ABSTRACT MEMBERS: to be implemented by a subclass asScalaCodeString importer protocolhugger schemahugger

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def asScalaCodeString(classStore: ClassStore, namespace: Option[String], schemaOrProtocol: Either[Schema, Protocol], typeMatcher: TypeMatcher, schemaStore: SchemaStore, restrictedFields: Boolean, targetScalaPartialVersion: String): String