KTreeSitter
Toggle table of contents
0.25.0
common
Target filter
common
Switch theme
Search in API
Skip to content
KTreeSitter
KTreeSitter
/
io.github.treesitter.ktreesitter
/
QueryError
/
Structure
Structure
class
Structure
(
row
:
UInt
,
column
:
UInt
)
:
QueryError
(
source
)
A pattern structure error.
Members
Constructors
Structure
Link copied to clipboard
constructor
(
row
:
UInt
,
column
:
UInt
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String