dmdscript v2.0.3 (2014-12-13T04:04:19Z)
Dub
Repo
PropTable.get
dmdscript
property
PropTable
Undocumented in source. Be warned that the author may not have intended to support it.
Value
*
get
(Value* key, hash_t hash)
struct
PropTable
Value
*
get
(
Value
*
key
,
hash_t
hash
)
Value
*
get
(d_uint32 index)
Value
*
get
(Identifier* id)
Value
*
get
(d_string name, hash_t hash)
Meta
Source
See Implementation
dmdscript
property
PropTable
functions
canput
del
get
getProperty
hasownproperty
hasproperty
initialize
opApply
put
variables
previous
table