public class ScribuntoLuaModule extends Object implements ScribuntoModule
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ScribuntoLuaModule(ScribuntoLuaEngine engine,
org.luaj.vm2.Prototype prototype,
ParsedPageName pageName) |
| Modifier and Type | Method and Description |
|---|---|
protected ScribuntoLuaEngine |
getEngine() |
String |
invoke(String functionName,
Frame frame)
Invoke the function with the specified name.
|
ParsedPageName |
pageName() |
String |
toString() |
public ScribuntoLuaModule(ScribuntoLuaEngine engine, org.luaj.vm2.Prototype prototype, ParsedPageName pageName)
public String invoke(String functionName, Frame frame) throws ScribuntoException
ScribuntoModuleinvoke in interface ScribuntoModuleScribuntoExceptionprotected ScribuntoLuaEngine getEngine()
public ParsedPageName pageName()
pageName in interface ScribuntoModuleCopyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.