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
/
QueryMatch
/
get
get
operator
fun
get
(
capture
:
String
)
:
List
<
Node
>
(
source
)
Get the nodes that are captured by the given
capture
name.