MCPcopy Create free account
hub / github.com/CvvT/AppTroy / call

Method call

app/src/main/java/org/keplerproject/luajava/LuaObject.java:402–473  ·  view source on GitHub ↗

Calls the object represented by this using Lua function pcall. @param args - Call arguments @param nres - Number of objects returned @return Object[] - Returned Objects @throws LuaException

(Object[] args, int nres)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

invokeMethod · 0.95

Calls 11

isFunctionMethod · 0.95
isTableMethod · 0.95
isUserdataMethod · 0.95
pushMethod · 0.95
getTopMethod · 0.80
pushObjectValueMethod · 0.80
pcallMethod · 0.80
popMethod · 0.80
toJavaObjectMethod · 0.80
isStringMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected