This repository contains experiments leading to the DomainDocs4s design. See the article for the context.
Can be attached to | Can be extracted with | ||||||
Packages | Classes, traits, objects | Methods, fields | Type declarations | Scala compile-time reflection | Java reflection | Scala runtime reflection | |
---|---|---|---|---|---|---|---|
Scala Annotation | ❌ [1] | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ [2] |
Java Annotation | ✅ [3] | ✅ | ✅ | ❌ | ✅ | ✅ | |
Trait | ✅ | ✅ | ❌ | ~ [4] | ✅ | ✅ | |
ScalaDoc | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |