StandardProtocolhugger

avrohugger.format.standard.avrohuggers.StandardProtocolhugger

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete 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]

Inherited methods

def getLocalSubtypes(protocol: Protocol): List[Schema]

Attributes

Inherited from:
Protocolhugger
def isEnum(schema: Schema): Boolean

Attributes

Inherited from:
Protocolhugger