Skip to main content

Crate semtree_parse

Crate semtree_parse 

Source

Structs§

ParsedTree
SemtreeParser

Enums§

ParseError

Traits§

Extractor

Functions§

chunk_text
Split plain text into overlapping chunks of ~chunk_lines lines.
extract_file
Extract chunks from any supported file — code or plain text.
is_text_file
File types we handle as plain text (no AST)
parse_and_extract
parse_and_extract_file