Function tree_sitter::ffi::ts_node_symbol
source · pub unsafe extern "C" fn ts_node_symbol(self_: TSNode) -> TSSymbol
Expand description
Get the node’s type as a numerical id.
pub unsafe extern "C" fn ts_node_symbol(self_: TSNode) -> TSSymbol
Get the node’s type as a numerical id.