Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.exception
/
ErrorLocation
Error
Location
data
class
ErrorLocation
(
val
line
:
Int
,
val
column
:
Int
)
Members
Constructors
Error
Location
Link copied to clipboard
constructor
(
line
:
Int
,
column
:
Int
)
Properties
column
Link copied to clipboard
val
column
:
Int
line
Link copied to clipboard
val
line
:
Int