StandardCaseClassTree

avrohugger.format.standard.trees.StandardCaseClassTree

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): Tree
def toFixedClassDef(classStore: ClassStore, namespace: Option[String], schema: Schema, typeMatcher: TypeMatcher): Tree