Skip to main content

call_node_kinds

Function call_node_kinds 

Source
pub fn call_node_kinds(lang: LangId) -> Vec<&'static str>
Expand description

Returns the tree-sitter node kind strings that represent call expressions for the given language.