io.github.scalats.core.DeclarationMapper
See theDeclarationMapper companion object
trait DeclarationMapper extends (Resolved, Settings, Resolved, FieldMapper, Declaration, PrintStream) => Option[Unit]
The implementations must be class with a no-arg constructor.
See:
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Defaults.typeclass EnumerationAsEnumclass SingletonAsLiteralclass UnionAsSimpleUnionclass ValueClassAsTagged
- Self type