
Location provides a source file, line number, and column number.
Slots
- col
-
Int col
- file
-
Str file
- fileUri
-
Str fileUri()
- filename
-
Str filename()
- line
-
Int line
- make
- makeFile
-
new makeFile(File file)
- makeUninit
-
new makeUninit()
- toLocationStr
-
Str toLocationStr()
- toStr
-
override Str toStr()
Return a string representation of this object.