public class KotlinScriptLanguage extends AdaptedScriptLanguage
ScriptLanguage
for Kotlin.ScriptEngine
Constructor and Description |
---|
KotlinScriptLanguage() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getExtensions() |
List<String> |
getNames() |
getEngineName, getEngineVersion, getLanguageName, getLanguageVersion, getMethodCallSyntax, getMimeTypes, getOutputStatement, getParameter, getProgram, getScriptEngine
toString
getInfo, getPriority, setInfo, setPriority
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
decode, getAutoCompleter, isCompiledLanguage
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public List<String> getNames()
getNames
in interface ScriptEngineFactory
getNames
in interface ScriptLanguage
getNames
in class AdaptedScriptLanguage
public List<String> getExtensions()
getExtensions
in interface ScriptEngineFactory
getExtensions
in interface ScriptLanguage
getExtensions
in class AdaptedScriptLanguage
Copyright © 2015–2022 SciJava. All rights reserved.