public class RhinoSassCssRunner
extends org.hibnet.webpipes.processor.rhino.SimpleRhinoRunner
| Constructor and Description |
|---|
RhinoSassCssRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initScope(org.mozilla.javascript.Context context,
org.mozilla.javascript.ScriptableObject globalScope) |
protected java.lang.String |
run(org.hibnet.webpipes.Webpipe webpipe,
org.mozilla.javascript.Context context,
org.mozilla.javascript.ScriptableObject scope) |
addClientSideEnvironment, addCommon, addJSON, addRequire, addRequireJS, addRequireJS, buildSimpleRunScript, callModuleFunction, createLocalScope, enterContext, evaluate, evaluate, evaluate, evaluateFromClasspath, evaluateFromWebjar, getVarName, runRequire, setupModule, toJSMultiLineStringprotected void initScope(org.mozilla.javascript.Context context,
org.mozilla.javascript.ScriptableObject globalScope)
throws java.lang.Exception
initScope in class org.hibnet.webpipes.processor.rhino.RhinoRunnerjava.lang.Exceptionprotected java.lang.String run(org.hibnet.webpipes.Webpipe webpipe,
org.mozilla.javascript.Context context,
org.mozilla.javascript.ScriptableObject scope)
throws java.lang.Exception
run in class org.hibnet.webpipes.processor.rhino.SimpleRhinoRunnerjava.lang.Exception