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

ammonite.interp.script.Position.scala Maven / Gradle / Ivy

There is a newer version: 3.0.0-M0-71-1e75159e
Show newest version
package ammonite.interp.script

final case class Position(line: Int, char: Int)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy