Schemahugger

avrohugger.format.abstractions.avrohuggers.Schemahugger
trait Schemahugger

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SpecificSchemahugger.type
object StandardSchemahugger.type

Members list

Value members

Abstract methods

def toTrees(schemaStore: SchemaStore, classStore: ClassStore, namespace: Option[String], schema: Schema, typeMatcher: TypeMatcher, maybeBaseTrait: Option[String], maybeFlags: Option[List[Long]], restrictedFields: Boolean, targetScalaPartialVersion: String): List[Tree]