mill.codesig.ExternalSummary
See theExternalSummary companion class
object ExternalSummary
Walks the inheritance hierarchy of all classes that we extend in user code but are defined externally, in order to discover all methods defined on those external classes that have the potential to be over-ridden by user-defined classes
Attributes
- Companion
- class
- Source
- ExternalSummary.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ExternalSummary.type
Members list
In this article