Protocolhugger

avrohugger.format.abstractions.avrohuggers.Protocolhugger

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

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

Concrete methods

def getLocalSubtypes(protocol: Protocol): List[Schema]
def isEnum(schema: Schema): Boolean