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

Method isnumber

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

Tests if argument i is a number. Since anywhere a number is required, a string can be used that is a number, this will return true for both numbers and strings that can be interpreted as numbers. @param i the index of the argument to test, 1 is the first argument @return true if the argument exists

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testIsNumberMethod · 0.45
entryMethod · 0.45
invokeMethod · 0.45
scoreMethod · 0.45
VarMethod · 0.45

Calls 1

argMethod · 0.95

Tested by 1

testIsNumberMethod · 0.36