kgql-core
/
com.codingfeline.kgql.core
/
KgqlErrorLocation
Kgql
Error
Location
data class
KgqlErrorLocation
(line:
Int
, column:
Int
)
Content copied to clipboard
Properties
Properties
column
Link copied to clipboard
val
column
:
Int
Content copied to clipboard
line
Link copied to clipboard
val
line
:
Int
Content copied to clipboard