child Containing Descendant
Deprecated
This method will not return a direct descendant
Replace with
import io.github.treesitter.ktreesitter.Node
Content copied to clipboard
childWithDescendant(descendant)
Content copied to clipboard
Get the child of the node that contains the given descendant, if any.
Deprecated
This method will not return a direct descendant
Replace with
import io.github.treesitter.ktreesitter.Node
Content copied to clipboard
childWithDescendant(descendant)
Content copied to clipboard
Get the child of the node that contains the given descendant, if any.
Deprecated
This method will not return a direct descendant
Replace with
import io.github.treesitter.ktreesitter.Node
Content copied to clipboard
childWithDescendant(descendant)
Content copied to clipboard
Get the child of the node that contains the given descendant, if any.
Deprecated
This method will not return a direct descendant
Replace with
import io.github.treesitter.ktreesitter.Node
Content copied to clipboard
childWithDescendant(descendant)
Content copied to clipboard
Get the child of the node that contains the given descendant, if any.