메소드 | 설명 | |
---|---|---|
Eval ( object form ) : object | ||
GenerateTypedDelegate ( |
||
LoadFile ( string filename ) : object | ||
LoadFromStream ( TextReader rdr ) : object | ||
Macroexpand1 ( object form ) : object |
메소드 | 설명 | |
---|---|---|
CreateCommandLine ( ) : CommandLine | ||
CreateRuntimeSetup ( ) : |
||
ExecuteInternal ( ) : void |
메소드 | 설명 | |
---|---|---|
GetLanguageContext ( ) : clojure.runtime.ClojureContext | ||
GetSourceUnit ( Microsoft.Scripting.ScriptSource scriptSource ) : SourceUnit | ||
LoadFromPushbackReader ( Microsoft.Scripting.ScriptSource scriptSource, TextReader pbr, bool addPrint ) : object | ||
Main ( string args ) : int | ||
MaybeInitialize ( ) : void |
protected CreateRuntimeSetup ( ) : |
||
리턴 |
public GenerateTypedDelegate ( |
||
delegateType | ||
optName | ||
argList | IPersistentVector | |
body | ISeq | |
리턴 |