All Downloads are FREE. Search and download functionalities are using the official Maven repository.

parsley.XAnnotation.scala Maven / Gradle / Ivy

The newest version!
/*
 * Copyright 2020 Parsley Contributors 
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
package parsley

import scala.annotation.unused

private [parsley] object XAnnotation {
    type implicitNotFound213 = scala.annotation.implicitNotFound
    class implicitNotFound212(@unused msg: String) extends scala.annotation.StaticAnnotation // scalastyle:ignore class.name
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy