solang-parser 0.2.1

Solang Solidity Parser
Documentation
1
2
3
4
function fun() someModifier {
}
// ----
// DeclarationError 7920: (15-27): Identifier not found or not unique.