Skip to main content

parse_entry_point_with_extension_and_reuse_cache

Function parse_entry_point_with_extension_and_reuse_cache 

Source
pub fn parse_entry_point_with_extension_and_reuse_cache(
    text: &str,
    extension: &impl DialectExtension,
    entry_point: ParseEntryPoint,
    cache: &mut ParseReuseCache,
) -> ParseResult