Jump to content

Reflection/List properties: Difference between revisions

m
→‎{{header|Wren}}: Changed to Wren S/H
imported>Arakov
m (→‎{{header|Wren}}: Changed to Wren S/H)
Line 1,168:
 
Note that, since attributes are stored internally as a map, the order in which the property names appear is undefined.
<syntaxhighlight lang="ecmascriptwren">#! instance_methods(m, n, o)
#! instance_properties(p, q, r)
class C {
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.