tree_sitter::ffi

Function ts_lookahead_iterator_current_symbol_name

Source
pub unsafe extern "C" fn ts_lookahead_iterator_current_symbol_name(
    self_: *const TSLookaheadIterator,
) -> *const c_char
Expand description

Get the current symbol type of the lookahead iterator as a null terminated string.