View Source Zig.Sema (zigler v0.10.3)

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 \\ [include_dir: [], c_src: []])

View Source
Link to this function

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

View Source