Skip navigation links
A C D E F G H I J L M N O P Q R S T V W 

R

REFER - Static variable in class com.threecrickets.scripturian.adapter.ClojureAdapter
(clojure.core/refer)
release() - Method in class com.threecrickets.scripturian.Executable
Releases consumed execution contexts.
release() - Method in class com.threecrickets.scripturian.ExecutionContext
Calls LanguageAdapter.releaseContext(ExecutionContext) on all adapters that have used this context.
release(ExecutionContext) - Method in interface com.threecrickets.scripturian.ExecutionController
Called after an executable is executed.
releaseContext(ExecutionContext) - Method in class com.threecrickets.scripturian.adapter.ClojureAdapter
 
releaseContext(ExecutionContext) - Method in class com.threecrickets.scripturian.adapter.JeppAdapter
 
releaseContext(ExecutionContext) - Method in class com.threecrickets.scripturian.adapter.LanguageAdapterBase
 
releaseContext(ExecutionContext) - Method in class com.threecrickets.scripturian.adapter.QuercusAdapter
 
releaseContext(ExecutionContext) - Method in interface com.threecrickets.scripturian.LanguageAdapter
Cleans up any resources used for an execution context.
require(String...) - Method in class com.threecrickets.scripturian.service.DocumentService
RHINO_CONTEXT - Static variable in class com.threecrickets.scripturian.adapter.RhinoAdapter
The Rhino context attribute.
RHINO_OPTIMIZATION_LEVEL - Static variable in class com.threecrickets.scripturian.adapter.RhinoAdapter
The Rhino optimization level language manager attribute.
RHINO_SCOPE - Static variable in class com.threecrickets.scripturian.adapter.RhinoAdapter
The Rhino scope attribute.
RhinoAdapter - Class in com.threecrickets.scripturian.adapter
A LanguageAdapter that supports the JavaScript language as implemented by Rhino.
RhinoAdapter() - Constructor for class com.threecrickets.scripturian.adapter.RhinoAdapter
Constructor.
RUBY_CACHE_DIR - Static variable in class com.threecrickets.scripturian.adapter.JRubyAdapter
The default base directory for cached executables.
run() - Method in class com.threecrickets.scripturian.Main
 
A C D E F G H I J L M N O P Q R S T V W 
Skip navigation links

Copyright © 2009-2015 Three Crickets LLC.