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

Method istable

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

Tests if argument i is a table. @param i the index of the argument to test, 1 is the first argument @return true if the argument exists and is a lua table, false otherwise @see LuaValue#TTABLE

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

testIsTableMethod · 0.45
translateListMethod · 0.45
updateDataMethod · 0.45
translateDataMethod · 0.45
table2MapMethod · 0.45
runMethod · 0.45
runMethod · 0.45
takePictureMethod · 0.45
startActivityMethod · 0.45
getMethod · 0.45

Calls 1

argMethod · 0.95

Tested by 1

testIsTableMethod · 0.36