pub unsafe extern "C" fn ts_lookahead_iterator_current_symbol(
self_: *const TSLookaheadIterator,
) -> TSSymbol
Expand description
Get the current symbol of the lookahead iterator;
pub unsafe extern "C" fn ts_lookahead_iterator_current_symbol(
self_: *const TSLookaheadIterator,
) -> TSSymbol
Get the current symbol of the lookahead iterator;