Docs.rs
solang-parser-0.2.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solang-parser 0.2.1
Solang Solidity Parser
Crate
Source
Builds
Feature flags
Documentation
..
arbitrary_parameters_but_restricted_first_type.sol
call_unimplemented_base.sol
call_unimplemented_base_via_super.sol
calldata_struct_argument_with_internal_data_type_inside.sol
calldata_struct_array_argument_with_internal_data_type_inside.sol
calldata_struct_array_argument_with_internal_data_type_inside_as_constructor_parameter.sol
calloptions_duplicated.sol
calloptions_on_delegatecall.sol
calloptions_on_internal_function.sol
calloptions_on_staticcall.sol
calloptions_repeated.sol
int_not_callable.sol
invalid_expressions_with_calloptions1.sol
invalid_expressions_with_calloptions2.sol
invalid_expressions_with_calloptions3.sol
invalid_named_arguments_conditional.sol
lowlevel_call_options.sol
msg_value_non_payable.sol
named_arguments_duplicate_parameter.sol
named_arguments_empty.sol
named_arguments_for_functions_that_take_arbitrary_parameters.sol
named_arguments_in_any_order.sol
named_arguments_invalid_name.sol
named_arguments_overload.sol
named_arguments_overload_failing1.sol
named_arguments_overload_failing2.sol
named_arguments_overload_failing3.sol
named_arguments_overload_failing_ambiguous.sol
named_arguments_overload_failing_ambiguous_implicit_conversion.sol
named_arguments_overload_failing_right_names_wrong_order.sol
named_arguments_overload_failing_wrong_names.sol
named_arguments_overload_in_any_order.sol
named_arguments_wrong_count.sol
new_library.sol
new_with_calloptions.sol
new_with_calloptions_unsupported.sol
new_with_invalid_calloptions.sol
staticcall_on_homestead.sol
this_not_callable.sol