llg_matcher_is_accepting

Function llg_matcher_is_accepting 

#[unsafe(no_mangle)]
pub extern "C" fn llg_matcher_is_accepting( matcher: &mut LlgMatcher, ) -> bool
Expand description

Check if the grammar can fully accept the input.