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

Interface Metatable

luaj_virtual_machine/src/core/org/luaj/vm2/Metatable.java:29–51  ·  view source on GitHub ↗

Provides operations that depend on the __mode key of the metatable.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

setmetatableMethod · 0.65
rehashMethod · 0.65
setmetatableMethod · 0.65
rehashMethod · 0.65
sortMethod · 0.65
getmetatableMethod · 0.65
eq_bMethod · 0.65
hashsetMethod · 0.65
rehashMethod · 0.65
arraysetMethod · 0.65
rawgetMethod · 0.65
nextMethod · 0.65

Implementers 3

NonTableMetatableluaj_virtual_machine/src/core/org/luaj
LuaTableluaj_virtual_machine/src/core/org/luaj
WeakTableluaj_virtual_machine/src/core/org/luaj

Calls

no outgoing calls

Tested by

no test coverage detected