scala.annotation.internal.Body.scala Maven / Gradle / Ivy
The newest version!
package scala.annotation.internal
import scala.annotation.Annotation
/** The class associated with a `BodyAnnotation`, which indicates
* an inline method's right hand side
*/
final class Body() extends Annotation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy