Property | Type | Description | |
---|---|---|---|
EmitUnboxArg | void |
Method | Description | |
---|---|---|
AddLocal ( int index, |
||
Emit ( |
||
SetLocals ( IPersistentMap locals, IPersistentMap indexLocals ) : void |
Method | Description | |
---|---|---|
EmitBody ( |
||
ObjMethod ( |
||
SetCustomAttributes ( |
Method | Description | |
---|---|---|
EmitUnboxArg ( |
public AddLocal ( int index, |
||
index | int | |
lb | ||
return | void |
public Emit ( |
||
fn | ||
tb | ||
return | void |
protected static EmitBody ( |
||
objx | ||
ilg | ||
retType | ||
body | clojure.lang.CljCompiler.Ast.Expr | |
return | void |
protected ObjMethod ( |
||
fn | ||
parent | ||
return | System |
protected SetCustomAttributes ( |
||
mb | ||
return | void |
public SetLocals ( IPersistentMap locals, IPersistentMap indexLocals ) : void | ||
locals | IPersistentMap | |
indexLocals | IPersistentMap | |
return | void |