MCPcopy Create free account
hub / github.com/Tencent/RapidView / get

Method get

luaj_virtual_machine/src/core/org/luaj/vm2/LuaValue.java:1136–1136  ·  view source on GitHub ↗

Get a value in a table including metatag processing using #INDEX. @param key the key to look up, must not be #NIL or null @return LuaValue for that key, or #NIL if not found and no metatag @throws LuaError if this is not a table, or there is no #INDEX

( LuaValue key )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

testMetatableNewIndexMethod · 0.95
executeMethod · 0.95
methodMethod · 0.95
invokemethodMethod · 0.95
callMethod · 0.95
invokeMethod · 0.95

Calls 3

gettableMethod · 0.95
valueOfMethod · 0.95
valueOfMethod · 0.95

Tested by 2

testMetatableNewIndexMethod · 0.76