Function difft::parse::tree_sitter_parser::comment_positions
source · pub(crate) fn comment_positions(
tree: &Tree,
src: &str,
config: &TreeSitterConfig
) -> Vec<MatchedPos>
pub(crate) fn comment_positions(
tree: &Tree,
src: &str,
config: &TreeSitterConfig
) -> Vec<MatchedPos>