Function tree_sitter::ffi::ts_lookahead_iterator_language
source · pub unsafe extern "C" fn ts_lookahead_iterator_language(
self_: *const TSLookaheadIterator
) -> *const TSLanguage
Expand description
Get the current language of the lookahead iterator.