Location provides a source file, line number, and column number.
Slots
- colSource
-
Int? col
- fileSource
-
Str? file
- fileUriSource
-
Str? fileUri()
- filenameSource
-
Str? filename()
- lineSource
-
Int? line
- makeSource
- makeFileSource
-
new makeFile(File? file)
- makeUninitSource
-
new makeUninit()
- toLocationStrSource
-
Str toLocationStr()
- toStrSource
-
override Str toStr()
Overrides sys::Obj.toStr
Doc inherited from sys::Obj.toStr
Return a string representation of this object.