Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.annotation/StaticAnnotation

StaticAnnotation

scala.annotation.StaticAnnotation

A base class for static annotations. These are available to the Scala type checker or Scala reflection, even across different compilation units.

Annotation classes defined in Scala are not stored in classfiles in a Java-compatible manner and therefore not visible in Java reflection. In order to achieve this, the annotation has to be written in Java.

Attributes

Source
StaticAnnotation.scala
Graph
Supertypes
classObject
traitMatchable
classAny
Known subtypes
classfield
classgetter
classparam
classsetter
classelidable
classnowarn
classalpha
classwiden
classretains[Elems]
classretainsByName[Elems]
classstatic
classstrictfp
classswitch
classtailrec
classunroll
classunused
classvarargs
classconsume
classuse
classinline
classnative
classnoinline
classthrows[T]
classtransient
classvolatile
Show all
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp