eed3si9n / treehugger

treehugger.scala is a library to code Scala programmatically.
http://eed3si9n.com/treehugger
Other
133 stars 20 forks source link

question: NullPointerException at treehugger.TreePrinters$TreePrinter.$anonfun$print$1(TreePrinters.scala:731) #64

Closed nicolaemarasoiu closed 4 years ago

nicolaemarasoiu commented 4 years ago

Hi, we are using AvroHugger SBT plugin to generate scala case classes from Avro avsc definitions at compile time. We are getting this exception upon a new avsc file. We also asked the AvroHugger guys, but do you have any idea what might be going on if a NPE would be raised in the TreePrinters? Thank you, Nicolae