Location

trait Location

Location of a Fragment

This is currently implemented using stacktraces which is very brittle

class Object
trait Matchable
class Any

Value members

Abstract methods

def columnNumber: Int

the column number

the column number

def lineNumber: Int

the line number

the line number

def path: String

the file path

the file path

def show: String

display this location

display this location

Concrete methods

def fileName: String

the file path

the file path