1. avrohugger
      1. (case class)Generator
      1. avrohugger.format
        1. (object)
          FieldRenamer
        2. (object)
          Scavro
        3. (object)
          SpecificRecord
        4. (object)
          Standard
        1. avrohugger.format.abstractions
          1. (trait)Importer
          2. (trait)JavaTreehugger
          3. (trait)ScalaTreehugger
          4. (trait)SourceFormat
          1. avrohugger.format.abstractions.avrohuggers
            1. (trait)Protocolhugger
            2. (trait)Schemahugger
        2. avrohugger.format.scavro
          1. (object)
            ScavroImporter
          2. (object)
            ScavroJavaTreehugger
          3. (object)
            ScavroMethodRenamer
          4. (object)
            ScavroNamespaceRenamer
          5. (object)
            ScavroScalaTreehugger
          1. avrohugger.format.scavro.avrohuggers
            1. (object)
              ScavroProtocolhugger
            2. (object)
              ScavroSchemahugger
          2. avrohugger.format.scavro.converters
            1. (class)JavaConverter
            2. (class)ScalaConverter
          3. avrohugger.format.scavro.trees
            1. (object)
              ScavroCaseClassTree
            2. (object)
              ScavroObjectTree
            3. (object)
              ScavroTraitTree
        3. avrohugger.format.specific
          1. (case class)IndexedField
          2. (object)
            SpecificImporter
          3. (object)
            SpecificJavaTreehugger
          4. (object)
            SpecificScalaTreehugger
          1. avrohugger.format.specific.avrohuggers
            1. (object)
              SpecificProtocolhugger
            2. (object)
              SpecificSchemahugger
          2. avrohugger.format.specific.converters
            1. (object)
              JavaConverter
            2. (object)
              ScalaConverter
            3. (object)
              SchemaAccessors
          3. avrohugger.format.specific.methods
            1. (object)
              GetGenerator
            2. (case class)GetSchemaGenerator
            3. (object)
              PutGenerator
          4. avrohugger.format.specific.trees
            1. (object)
              SpecificCaseClassTree
            2. (object)
              SpecificObjectTree
            3. (object)
              SpecificTraitTree
        4. avrohugger.format.standard
          1. (object)
            StandardImporter
          2. (object)
            StandardJavaTreehugger
          3. (object)
            StandardScalaTreehugger
          1. avrohugger.format.standard.avrohuggers
            1. (object)
              StandardProtocolhugger
            2. (object)
              StandardSchemahugger
          2. avrohugger.format.standard.trees
            1. (object)
              StandardCaseClassTree
            2. (object)
              StandardObjectTree
            3. (object)
              StandardTraitTree
      2. avrohugger.generators
        1. (object)
          ScalaDocGenerator
      3. avrohugger.input
        1. (object)
          DependencyInspector
        2. (object)
          NestedSchemaExtractor
        1. avrohugger.input.parsers
          1. (class)FileInputParser
          2. (object)
            IdlImportParser
          3. (object)
            ScalaDocParser
          4. (class)StringInputParser
          5. (object)
            TreeInputParser
        2. avrohugger.input.reflectivecompilation
          1. (object)
            PackageSplitter
          2. (object)
            Toolbox
          1. avrohugger.input.reflectivecompilation.schemagen
            1. (object)
              EnumSchemaGenerator
            2. (class)FieldSchemaGenerator
            3. (object)
              RecordSchemaGenerator
      4. avrohugger.matchers
        1. (object)
          DefaultParamMatcher
        2. (object)
          DefaultValueMatcher
        3. (object)
          JsonMatcher
        4. (class)TypeMatcher
        1. avrohugger.matchers.custom
          1. (object)
            CustomDefaultParamMatcher
          2. (object)
            CustomDefaultValueMatcher
          3. (object)
            CustomNamespaceMatcher
          4. (object)
            CustomTypeMatcher
          5. (object)
            CustomUtils
      5. avrohugger.models
        1. (case class)CompilationUnit
      6. avrohugger.stores
        1. (class)ClassStore
        2. (class)SchemaStore
        3. (class)TypecheckDependencyStore
      7. avrohugger.types
        1. (trait)AvroScalaArrayType
        2. (trait)AvroScalaBooleanType
        3. (trait)AvroScalaBytesType
        4. (trait)AvroScalaDateType
        5. (trait)AvroScalaDecimalType
        6. (trait)AvroScalaEnumType
        7. (trait)AvroScalaFixedType
        8. (trait)AvroScalaMapType
        9. (trait)AvroScalaNullType
        10. (trait)AvroScalaNumberType
        11. (trait)AvroScalaProtocolType
        12. (trait)AvroScalaRecordType
        13. (trait)AvroScalaStringType
        14. (trait)AvroScalaTimestampMillisType
        15. (object)(case class)AvroScalaTypes
        16. (trait)AvroScalaUnionType
        17. (trait)AvroUuidType
        18. (object)
          Date
        19. (case class)Decimal
        20. (object)
          EnumAsScalaString
        21. (object)
          JavaEnum
        22. (object)
          JavaSqlDate
        23. (object)
          JavaSqlTimestamp
        24. (object)
          JavaTimeInstant
        25. (object)
          JavaTimeLocalDate
        26. (object)
          JavaUuid
        27. (object)(class)LogicalType
        28. (object)
          NoTypeGenerated
        29. (object)
          OptionalShapelessCoproduct
        30. (object)
          OptionEitherShapelessCoproduct
        31. (object)
          OptionShapelessCoproduct
        32. (object)
          ScalaADT
        33. (object)
          ScalaArray
        34. (object)
          ScalaBigDecimal
        35. (object)
          ScalaBigDecimalWithPrecision
        36. (object)
          ScalaBinary
        37. (object)
          ScalaBoolean
        38. (object)
          ScalaByteArray
        39. (object)
          ScalaCaseClass
        40. (object)
          ScalaCaseClassWithSchema
        41. (object)
          ScalaCaseObjectEnum
        42. (object)
          ScalaDouble
        43. (object)
          ScalaEnumeration
        44. (object)
          ScalaFloat
        45. (object)
          ScalaInt
        46. (object)
          ScalaList
        47. (object)
          ScalaLong
        48. (object)
          ScalaMap
        49. (object)
          ScalaNull
        50. (object)
          ScalaSeq
        51. (object)
          ScalaString
        52. (object)
          ScalaVector
        53. (object)
          TimestampMillis
        54. (object)
          UUID