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

scala.reflect.internal.AbstractFileApi.scala Maven / Gradle / Ivy

package scala.reflect
package internal

trait AbstractFileApi {
  def path: String
  def canonicalPath: String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy