View Source Zig.Sema (zigler v0.11.0)

Summary

Functions

Link to this function

analyze_file!(map, opts)

View Source
@spec analyze_file!(module :: map(), opts :: keyword()) :: keyword()
Link to this function

run_sema(file, module \\ nil, opts \\ [])

View Source
Link to this function

run_sema!(file, module \\ nil, opts \\ [include_dir: []])

View Source