KTreeSitter
Toggle table of contents
0.25.0
android
common
jvm
native
Target filter
android
common
jvm
native
Switch theme
Search in API
Skip to content
KTreeSitter
KTreeSitter
/
io.github.treesitter.ktreesitter
/
Node
/
startByte
start
Byte
android
common
jvm
native
@get:
JvmName
(
name
=
"getStartByte"
)
actual
val
startByte
:
UInt
(
source
)
The start byte of the node.
expect
val
startByte
:
UInt
(
source
)
The start byte of the node.
@get:
JvmName
(
name
=
"getStartByte"
)
actual
val
startByte
:
UInt
(
source
)
The start byte of the node.
actual
val
startByte
:
UInt
(
source
)
The start byte of the node.