SpecificCaseClassTree

avrohugger.format.specific.trees.SpecificCaseClassTree

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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