mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
55be44dd5f
I left the example with contract C only, showing the access specifiers discussed at 186-188. The specifier of data is left public since nothing is related to accessor functions now. Added a separate example with contracts C, D and E to show specifier's effect. Added a separate example to prove the synthesizing of accessor functions. Added a new example to show the internal/external call of the accessor, according to existent discussion. |
||
---|---|---|
.. | ||
utils | ||
common-patterns.rst | ||
conf.py | ||
contracts.rst | ||
control-structures.rst | ||
frequently-asked-questions.rst | ||
index.rst | ||
installing-solidity.rst | ||
introduction-to-smart-contracts.rst | ||
layout-of-source-files.rst | ||
make.bat | ||
Makefile | ||
miscellaneous.rst | ||
security-considerations.rst | ||
solidity-by-example.rst | ||
solidity-in-depth.rst | ||
structure-of-a-contract.rst | ||
style-guide.rst | ||
types.rst | ||
units-and-global-variables.rst |