slang_solidity 1.3.5

A modular set of compiler APIs empowering the next generation of Solidity code analysis and developer tooling. Written in Rust and distributed in multiple languages.
Documentation
1
2
{%- import "src/backend/ir/common/_builder.rs.jinja2" as builder -%}
{{ builder::render_builder(language='ir1_structured_ast') }}