C final case class

Position

extends Object with Product with Serializable

Supertypes

Object, Product, Serializable

Constructors

Position

( line: Int column: Int )

Members

val 

column

: Int

val 

line

: Int