/sealed-trait-event-processor

Example usage of scala macros and quasiquotes to process subclasses of a sealed trait

Primary LanguageScala

Sample project to demonstrate sealed trait subclasses processing with scala macros and quasiquotes

You can run the unit test with the command:

sbt clean test