mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
1aa77295e563472724c886df6c92c6646b2e4a45
- 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%