Skip to main content

Module syntax

Module syntax 

Source

Enums§

SyntaxError

Functions§

validate_syntax
Validates content as the full text of file_path through julie-extract check before it is written to disk. Returns Ok(true) when the extractor parsed it cleanly, Ok(false) when the extractor has no grammar for the path, and Err(SyntaxError::ParseError) when the parse reported syntax errors.