juzu.plugin.less.impl.lesser.rhino1_7R3
Class Rhino1_7R3Context
java.lang.Object
juzu.plugin.less.impl.lesser.JSContext
juzu.plugin.less.impl.lesser.rhino1_7R3.Rhino1_7R3Context
public class Rhino1_7R3Context
- extends JSContext
- Author:
- Julien Viet
Rhino1_7R3Context
public Rhino1_7R3Context()
put
public void put(String name,
Object value)
- Specified by:
put in class JSContext
eval
public Object eval(String script)
throws Exception
- Specified by:
eval in class JSContext
- Throws:
Exception
invokeFunction
public Object invokeFunction(String name,
Object... args)
throws Exception
- Specified by:
invokeFunction in class JSContext
- Throws:
Exception
Copyright © 2014 eXo Platform SAS. All rights reserved.