aboutsummaryrefslogtreecommitdiff
path: root/src/scala/annotation/static.scala
blob: fd683b467ca83e6413394b5c6ff213303e5fc465 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
package scala.annotation

import scala.annotation.meta._

/** https://github.com/scala/scala.github.com/pull/491 */

@field
@getter
@beanGetter
@beanGetter
@param
@setter
final class static extends StaticAnnotation