diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-11-08 15:45:55 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-11-08 15:45:55 -0300 |
commit | 679dc72c08a7c563a0c3f463332d6f22d573a106 (patch) | |
tree | 8b0c2165b46d729225ec6f65e9cd673e2954c517 /llex.c | |
parent | 1499680f9e3d694462ac645ed8162f310509c64c (diff) | |
download | lua-679dc72c08a7c563a0c3f463332d6f22d573a106.tar.gz lua-679dc72c08a7c563a0c3f463332d6f22d573a106.tar.bz2 lua-679dc72c08a7c563a0c3f463332d6f22d573a106.zip |
Using 'metavalues' for "metamethods" that are not methods
Several "metamethods" are not required to be methods (functions),
so it seems clearer not to call them metamethods. The manual now
uses the word 'metavalue' for those values.
Diffstat (limited to 'llex.c')
0 files changed, 0 insertions, 0 deletions