public class RenjinScriptLanguage extends AdaptedScriptLanguage
ScriptEngine
Constructor and Description |
---|
RenjinScriptLanguage() |
Modifier and Type | Method and Description |
---|---|
Object |
decode(Object object)
Performs any necessary conversion of an encoded object retrieved from the
language's script engine.
|
getEngineName, getEngineVersion, getExtensions, getLanguageName, getLanguageVersion, getMethodCallSyntax, getMimeTypes, getNames, getOutputStatement, getParameter, getProgram, getScriptEngine
toString
getInfo, getPriority, setInfo, setPriority
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAutoCompleter, isCompiledLanguage
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public Object decode(Object object)
ScriptLanguage
ScriptEngine.get(String)
Copyright © 2015–2022 SciJava. All rights reserved.