Class Loadfile

java.lang.Object
se.krka.kahlua.require.Loadfile
All Implemented Interfaces:
JavaFunction

public class Loadfile
extends java.lang.Object
implements JavaFunction
  • Constructor Summary

    Constructors
    Constructor Description
    Loadfile​(LuaSourceProvider luaSourceProvider)  
  • Method Summary

    Modifier and Type Method Description
    int call​(LuaCallFrame callFrame, int nArguments)  
    void install​(KahluaTable environment)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait