companionObject

scala.annotation.meta.companionObject
final class companionObject extends StaticAnnotation

Currently unused; intended as an annotation target for classes such as case classes that automatically generate a companion object

Attributes

Source
companionObject.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
In this article