
org.opalj.bi.AnnotationDefaultAttribute.scala Maven / Gradle / Ivy
The newest version!
/* BSD 2-Clause License - see OPAL/LICENSE for details. */
package org.opalj
package bi
/**
* Common properties of `AnnotationDefault` attributes.
*/
object AnnotationDefaultAttribute {
final val Name = "AnnotationDefault"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy