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