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

Method optvalue

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

Return argument i as a LuaValue if it exists, or defval. @param i the index of the argument to test, 1 is the first argument @return LuaValue value if the argument exists, defval if not @exception LuaError if the argument does not exist.

(int i, LuaValue defval)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

nargMethod · 0.95
argMethod · 0.95

Tested by

no test coverage detected