public class ClojureScript extends Object implements IScriptLanguage
| Modifier and Type | Class and Description |
|---|---|
static class |
ClojureScript.ParsedScript
Wrapper for a parsed Clojure script
|
IScriptLanguage.IParsedScript| Constructor and Description |
|---|
ClojureScript() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
IScriptLanguage.IParsedScript |
parse(String source) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSelfpublic String getType()
getType in interface IScriptLanguageIScriptLanguage.getType()public IScriptLanguage.IParsedScript parse(String source)
parse in interface IScriptLanguageIScriptLanguage.parse(java.lang.String)Copyright © 2020 Fujion Framework. All rights reserved.