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

Class LuaValue

luaj_virtual_machine/src/core/org/luaj/vm2/LuaValue.java:111–3587  ·  view source on GitHub ↗

Base class for all concrete lua type values. Establishes base implementations for all the operations on lua types. This allows Java clients to deal essentially with one type for all Java values, namely LuaValue. Constructors are provided as static methods for common Java types, such

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

valueOfMethod · 0.95
valueOfMethod · 0.95

Tested by

no test coverage detected