R/docs.R

#' Helper page for consistent documentation
#'
#' @param x `[tree_sitter_node]`
#'
#'   A node.
#'
#' @name x_tree_sitter_node
#' @keywords internal
NULL

#' Helper page for consistent documentation
#'
#' @param x `[tree_sitter_tree]`
#'
#'   A tree.
#'
#' @name x_tree_sitter_tree
#' @keywords internal
NULL

#' Helper page for consistent documentation
#'
#' @param x `[tree_sitter_parser]`
#'
#'   A parser.
#'
#' @name x_tree_sitter_parser
#' @keywords internal
NULL

#' Helper page for consistent documentation
#'
#' @param x `[tree_sitter_query]`
#'
#'   A query.
#'
#' @name x_tree_sitter_query
#' @keywords internal
NULL

Try the treesitter package in your browser

Any scripts or data that you put into this service are public.

treesitter documentation built on June 24, 2024, 5:07 p.m.