issues
search
hyperledger-solang
/
solang
Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.27k
stars
215
forks
source link
Implement Go To Declaration
#1540
Closed
chioni16
closed
1 year ago
chioni16
commented
1 year ago
gives a list of contract methods that the given contract method overrides.
only returns the methods belonging to the immediate parent contracts.
handles multiple inheritance.