internal
mill.api.internal.internal
@Scaladoc(value = "/**\n * Annotation to mark internal API, which is not guaranteed to stay.\n */")
class internal extends StaticAnnotation
Annotation to mark internal API, which is not guaranteed to stay.
Attributes
- Source
- internal.scala
- Graph
-
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
In this article