mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #2496 from jamesray1/patch-24
Added ref for Getter functions
This commit is contained in:
commit
0446893bce
@ -244,6 +244,7 @@ In the following example, ``D``, can call ``c.getData()`` to retrieve the value
|
|||||||
}
|
}
|
||||||
|
|
||||||
.. index:: ! getter;function, ! function;getter
|
.. index:: ! getter;function, ! function;getter
|
||||||
|
.. _getter_functions:
|
||||||
|
|
||||||
Getter Functions
|
Getter Functions
|
||||||
================
|
================
|
||||||
|
Loading…
Reference in New Issue
Block a user