mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
5c7359aa09c46eb7fc27a70e328adde93d4844ab
- FunctionDescription is the abstraction of what should describe a function. It can either be a VariableDeclaration of a FunctionDefinition. - ParamDescription is what FunctionDescription uses to describe its parameters for outside use purposes with a pair of (name, type) strings - Modified code around Solidity and especially interface handler to adapt to this change
Description
Solidity, the Smart Contract Programming Language
100 MiB
Languages
C++
54.6%
Solidity
33.8%
Yul
5%
Python
2.7%
Shell
2.4%
Other
1.5%