gpt4 book ai didi

Scala 注释列表?

转载 作者:行者123 更新时间:2023-12-04 10:45:06 25 4
gpt4 key购买 nike

我想问一下是否有Scala 2.8.0的注释列表?
我偶然发现了@inline 和@specialized,但如果有一个完整的列表来解释它们的确切用途,那就太好了。

如果这样的列表不存在:是否有一些应该熟悉的注释?

最佳答案

Scala 注释之旅:
http://www.scala-lang.org/node/106

Scala 注释的内部结构:
http://www.scala-lang.org/sid/5

巡演现在已经过时了。现在 Scala 中内置了更多注释。

已知子类 的 Scaladoc 部分scala.annotation.Annotation 提供了一个相当重要的列表(以下是 2.12.1):

SerialVersionUID, ClassfileAnnotation, StaticAnnotation, TypeConstraint, compileTimeOnly, elidable, implicitAmbiguous, implicitNotFound, beanGetter, beanSetter, companionClass, companionMethod, companionObject, field, getter, languageFeature, param, setter, strictfp, switch, tailrec, uncheckedStable, uncheckedVariance, unspecialized, varargs, BeanDescription, BeanDisplayName, BeanInfoSkip, BeanProperty, BooleanBeanProperty, deprecated, deprecatedInheritance, deprecatedName, deprecatedOverriding, inline, native, noinline, specialized, throws, transient, unchecked, volatile, BeanInfo, remote



来源: http://www.scala-lang.org/api/current/scala/annotation/Annotation.html

关于Scala 注释列表?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3575151/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com