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

Method arg

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

Get the n-th argument value (1-based). @param i the index of the argument to get, 1 is the first argument @return Value at position i, or LuaValue.NIL if there is none. @see Varargs#arg1() @see LuaValue#NIL

( int i )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runFragmentMethod · 0.95
doTestMethod · 0.95
testLoopWithRemovalMethod · 0.95
testExceptionMessageMethod · 0.95
testVarArgsProxyMethod · 0.95
testBigNumMethod · 0.95
executeMethod · 0.95
typeMethod · 0.95
isnilMethod · 0.95

Calls

no outgoing calls

Tested by 11

runFragmentMethod · 0.76
doTestMethod · 0.76
testLoopWithRemovalMethod · 0.76
testExceptionMessageMethod · 0.76
testVarArgsProxyMethod · 0.76
testBigNumMethod · 0.76
expectEqualsMethod · 0.36
testNextMethod · 0.36