blark.parse.parse

blark.parse.parse(path: str | Path, input_format: str | None = None, **kwargs) Generator[ParseResult, None, None][source]

Parse the given source code file (or all files from the given project).