Code

confuse.model.Origin$.Code
final case class Code(file: String, row: Int, col: Int)

Members list

Concise view

Value members

Inherited methods

def pretty: String

Attributes

Inherited from:
Origin
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product