MCPcopy Create free account
hub / github.com/digitalgust/tinyj2c / StringLib

Class StringLib

option_pack/luaj/core/src/org/luaj/vm2/lib/StringLib.java:62–1223  ·  view source on GitHub ↗

Subclass of LibFunction which implements the lua standard string library. Typically, this library is included as part of a call to either org.luaj.vm2.lib.jse.JsePlatform#standardGlobals() or org.luaj.vm2.lib.jme.JmePlatform#standardGlobals() {@code Globals

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

isDigitMethod · 0.95
isLowerCaseMethod · 0.95
isUpperCaseMethod · 0.95
valueOfMethod · 0.45

Tested by

no test coverage detected