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: 2.4.1-8-a6696a8f
Show newest version
package ammonite.interp.script

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy