tree_sitter::ffi

Function ts_lookahead_iterator_current_symbol

source
pub unsafe extern "C" fn ts_lookahead_iterator_current_symbol(
    self_: *const TSLookaheadIterator,
) -> TSSymbol
Expand description

Get the current symbol of the lookahead iterator;